| Package | Description |
|---|---|
| org.bytedeco.arrow.global |
| Modifier and Type | Method and Description |
|---|---|
arrow.FutureState |
arrow.FutureState.intern() |
static arrow.FutureState |
arrow.FutureState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static arrow.FutureState[] |
arrow.FutureState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
arrow.IsFutureFinished(arrow.FutureState state) |
Copyright © 2021. All rights reserved.