@Namespace(value="arrow") @Properties(inherit=arrow.class) public class DoubleScalar extends BaseDoubleScalar
Scalar.HashPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DoubleScalar() |
DoubleScalar(double value) |
DoubleScalar(long size)
Native array allocator.
|
DoubleScalar(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleScalar |
getPointer(long i) |
DoubleScalar |
position(long position) |
data, mutable_dataApproxEquals, ApproxEquals, CastTo, Equals, Equals, hash, 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, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic DoubleScalar(@Cast(value="arrow::NumericScalar<arrow::DoubleType>::ValueType") double value)
public DoubleScalar()
public DoubleScalar(Pointer p)
Pointer(Pointer).public DoubleScalar(long size)
Pointer.position(long).public DoubleScalar position(long position)
public DoubleScalar getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.