Uses of Enum Class
com.googlecode.aviator.runtime.function.internal.ReducerState
Packages that use ReducerState
-
Uses of ReducerState in com.googlecode.aviator.runtime.function.internal
Subclasses with type arguments of type ReducerState in com.googlecode.aviator.runtime.function.internalFields in com.googlecode.aviator.runtime.function.internal declared as ReducerStateMethods in com.googlecode.aviator.runtime.function.internal that return ReducerStateModifier and TypeMethodDescriptionstatic ReducerStateReturns the enum constant of this class with the specified name.static ReducerState[]ReducerState.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.googlecode.aviator.runtime.function.internal with parameters of type ReducerState