Package jline.api.rl
Class SampleEvent
-
- All Implemented Interfaces:
public final class SampleEventContainer for a sampled event from the RL environment.
-
-
Constructor Summary
Constructors Constructor Description SampleEvent(Double t, Integer depNode)
-
Method Summary
Modifier and Type Method Description final DoublegetT()final IntegergetDepNode()
-