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