Interface RewardReceiver<A,R>

All Known Implementing Classes:
SimulatedRewardReceiver

public interface RewardReceiver<A,R>
  • Method Summary

    Modifier and Type
    Method
    Description
    obtain(Sample<A,R> sample)