Uses of Enum
org.oristool.simulator.rewards.RewardEvaluator.RewardEvaluatorEvent
-
Uses of RewardEvaluator.RewardEvaluatorEvent in org.oristool.simulator.rewards
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static RewardEvaluator.RewardEvaluatorEvent[]
RewardEvaluator.RewardEvaluatorEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RewardEvaluatorObserver.update
(RewardEvaluator.RewardEvaluatorEvent event)