Package org.hsqldb.lib
Interface PrimitiveIterator<E>
- All Superinterfaces:
Iterator<E>
Marker interface for iterators supporting nextInt or nextLong methods.
- Since:
- 1.7.2
- Author:
- Fred Toussi (fredt@users dot sourceforge.net)
-
Method Summary
Iterator<E>