Package org.rlcommunity.rlglue.codec.types

Class Summary
Action  
Observation  
Observation_action  
Reward_observation_action_terminal Composite type for holding reward, observation, action, and terminal.
Reward_observation_terminal I'm iteratively updating these methods to have getters and setters for all components because eventually we might like to make the actual members private.
RL_abstract_type Common superclass for all of the Java RL-Glue types.