| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Class and Description |
|---|---|
class |
Time32Type
Concrete type class for 32-bit time data (as number of seconds or milliseconds
since midnight)
|
class |
Time64Type
Concrete type class for 64-bit time data (as number of microseconds or nanoseconds
since midnight)
|
| Modifier and Type | Method and Description |
|---|---|
static ParametricType |
TimeType.asParametricType(TimeType pointer) |
Copyright © 2021. All rights reserved.