Java Reference
Java Reference
IntVarIterator.java
Go to the documentation of this file.
A BaseObject is the root of all reversibly allocated objects.
Definition: BaseObject.java:16
The class Iterator has two direct subclasses.
Definition: IntVarIterator.java:27
IntVarIterator(long cPtr, boolean cMemoryOwn)
Definition: IntVarIterator.java:30
long value()
This method returns the current value of the iterator.
Definition: IntVarIterator.java:72