| Package | Description |
|---|---|
| org.bytedeco.arrow.global | |
| org.bytedeco.plasma |
| Modifier and Type | Method and Description |
|---|---|
plasma.ObjectState |
plasma.ObjectState.intern() |
static plasma.ObjectState |
plasma.ObjectState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static plasma.ObjectState[] |
plasma.ObjectState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
plasma.ObjectState |
ObjectTableEntry.state()
The state of the object, e.g., whether it is open or sealed.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectTableEntry |
ObjectTableEntry.state(plasma.ObjectState setter) |
Copyright © 2021. All rights reserved.