arrow.time32_array
Module for [Time32Array] class
Types 3
Methods
Time32ArrayGidBuilder builder() static nothrowGet builder for [arrow.time32_array.Time32Array] Returns: New builder objectint getValue(long i) nothrowint[] getValues() nothrowConstructors
this(arrow.time32_data_type.Time32DataType dataType, long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.time32_array.Time32Array
Fluent builder for arrow.time32_array.Time32Array
Methods