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