@NoOffset @Name(value="iterator") public static class SizeTTrackMap.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Method and Description |
---|---|
boolean |
equals(SizeTTrackMap.Iterator it) |
long |
first() |
SizeTTrackMap.Iterator |
increment() |
Track |
second() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Iterator(Pointer p)
public Iterator()
@Name(value="operator ++") @ByRef public SizeTTrackMap.Iterator increment()
@Name(value="operator ==") public boolean equals(@ByRef SizeTTrackMap.Iterator it)
@Name(value="operator *().first") @MemberGetter @Cast(value="size_t") public long first()
Copyright © 2024. All rights reserved.