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