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