public static class MonthDayNanoIntervalType.MonthDayNanos extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
MonthDayNanos()
Default native constructor.
|
MonthDayNanos(long size)
Native array allocator.
|
MonthDayNanos(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
days() |
MonthDayNanoIntervalType.MonthDayNanos |
days(int setter) |
boolean |
equals(MonthDayNanoIntervalType.MonthDayNanos other) |
MonthDayNanoIntervalType.MonthDayNanos |
getPointer(long i) |
int |
months() |
MonthDayNanoIntervalType.MonthDayNanos |
months(int setter) |
long |
nanoseconds() |
MonthDayNanoIntervalType.MonthDayNanos |
nanoseconds(long setter) |
boolean |
notEquals(MonthDayNanoIntervalType.MonthDayNanos other) |
MonthDayNanoIntervalType.MonthDayNanos |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public MonthDayNanos()
public MonthDayNanos(long size)
Pointer.position(long)
.public MonthDayNanos(Pointer p)
Pointer(Pointer)
.public MonthDayNanoIntervalType.MonthDayNanos position(long position)
public MonthDayNanoIntervalType.MonthDayNanos getPointer(long i)
getPointer
in class Pointer
public int months()
public MonthDayNanoIntervalType.MonthDayNanos months(int setter)
public int days()
public MonthDayNanoIntervalType.MonthDayNanos days(int setter)
public MonthDayNanoIntervalType.MonthDayNanos nanoseconds(long setter)
@Cast(value="bool") @Name(value="operator ==") public boolean equals(@ByVal MonthDayNanoIntervalType.MonthDayNanos other)
Copyright © 2022. All rights reserved.