Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Method and Description |
---|---|
boolean |
equals(IntDeque.Iterator it) |
int |
get() |
IntDeque.Iterator |
increment() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public Iterator(Pointer p)
public Iterator()
@Name(value="operator ++") @ByRef public IntDeque.Iterator increment()
@Name(value="operator ==") public boolean equals(@ByRef IntDeque.Iterator it)
Copyright © 2020. All rights reserved.