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