@Name(value="arrow::NumericScalar<arrow::FloatType>") @Properties(inherit=arrow.class) public class BaseFloatScalar extends PrimitiveScalarBase
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BaseFloatScalar() |
BaseFloatScalar(float value) |
BaseFloatScalar(Pointer p)
Pointer cast constructor.
|
data, mutable_dataApproxEquals, ApproxEquals, CastTo, Equals, Equals, is_valid, is_valid, ToString, type, typeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic BaseFloatScalar(Pointer p)
Pointer(Pointer).public BaseFloatScalar(@Cast(value="arrow::NumericScalar<arrow::FloatType>::ValueType") float value)
public BaseFloatScalar()
Copyright © 2021. All rights reserved.