@NoOffset public static class tensorflow.DataTypeSet.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Iterator(Pointer p)
Pointer cast constructor.
|
Iterator(tensorflow.DataTypeSet set,
int pos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(tensorflow.DataTypeSet.Iterator other) |
tensorflow.DataTypeSet.Iterator |
increment() |
int |
multiply() |
boolean |
notEquals(tensorflow.DataTypeSet.Iterator other) |
long |
subtract(tensorflow.DataTypeSet.Iterator other) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Iterator(Pointer p)
Pointer.Pointer(Pointer).public Iterator(@Const @ByRef tensorflow.DataTypeSet set, int pos)
@ByRef @Name(value="operator ++") public tensorflow.DataTypeSet.Iterator increment()
@Cast(value="bool") @Name(value="operator ==") public boolean equals(@Const @ByRef tensorflow.DataTypeSet.Iterator other)
@Cast(value="bool") @Name(value="operator !=") public boolean notEquals(@Const @ByRef tensorflow.DataTypeSet.Iterator other)
Copyright © 2019. All rights reserved.