| Package | Description |
|---|---|
| com.googlecode.aviator.runtime.function.internal |
| Modifier and Type | Field and Description |
|---|---|
ReducerState |
ReducerResult.state |
| Modifier and Type | Method and Description |
|---|---|
static ReducerState |
ReducerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReducerState[] |
ReducerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2022. All rights reserved.