Java Reference
Java Reference
IntVarIterator.java
IntVarIterator(long cPtr, boolean cMemoryOwn)
Definition: IntVarIterator.java:17
long value()
This method returns the current value of the iterator.
Definition: IntVarIterator.java:59
The class Iterator has two direct subclasses.
Definition: IntVarIterator.java:14
A BaseObject is the root of all reversibly allocated objects.
Definition: BaseObject.java:14