Uses of Enum Class
org.refcodes.controlflow.InvocationStrategy
-
Uses of InvocationStrategy in org.refcodes.controlflow
Methods in org.refcodes.controlflow that return InvocationStrategyModifier and TypeMethodDescriptionstatic InvocationStrategyReturns the enum constant of this class with the specified name.static InvocationStrategy[]InvocationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.