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