| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
Function.Kind |
Function.Kind.intern() |
Function.Kind |
Function.kind()
\brief The kind of kernel, which indicates in what contexts it is valid
for use.
|
static Function.Kind |
Function.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Function.Kind[] |
Function.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.