| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
OutputType.ResolveKind |
OutputType.ResolveKind.intern() |
OutputType.ResolveKind |
OutputType.kind()
\brief Return the kind of type resolution of this output type, whether
fixed/invariant or computed by a resolver.
|
static OutputType.ResolveKind |
OutputType.ResolveKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputType.ResolveKind[] |
OutputType.ResolveKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.