| Package | Description |
|---|---|
| org.apache.flink.graph.utils.proxy |
| Modifier and Type | Method and Description |
|---|---|
protected OptionalBoolean.State |
OptionalBoolean.getState()
Get the actual state.
|
static OptionalBoolean.State |
OptionalBoolean.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptionalBoolean.State[] |
OptionalBoolean.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.