| 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 © 2021. All rights reserved.