Uses of Enum
org.oristool.simulator.rewards.RewardEvaluator.RewardEvaluatorEvent
Packages that use RewardEvaluator.RewardEvaluatorEvent
-
Uses of RewardEvaluator.RewardEvaluatorEvent in org.oristool.simulator.rewards
Methods in org.oristool.simulator.rewards that return RewardEvaluator.RewardEvaluatorEventModifier 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.Methods in org.oristool.simulator.rewards with parameters of type RewardEvaluator.RewardEvaluatorEventModifier and TypeMethodDescriptionvoidRewardEvaluatorObserver.update(RewardEvaluator.RewardEvaluatorEvent event)