Reference
C++
Python
DotNET
Java Documentation
Java Reference
IntVarIterator.java
Go to the documentation of this file.
A BaseObject is the root of all reversibly allocated objects.
Definition: BaseObject.java:14
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