Package com.mchange.util
Interface IntEnumeration
- All Superinterfaces:
Enumeration
,IOEnumeration
,MEnumeration
- All Known Implementing Classes:
IntEnumerationHelperBase
-
Field Summary
Fields inherited from interface com.mchange.util.MEnumeration
EMPTY
-
Method Summary
Methods inherited from interface java.util.Enumeration
asIterator
Methods inherited from interface com.mchange.util.MEnumeration
hasMoreElements, nextElement
-
Method Details
-
hasMoreInts
boolean hasMoreInts() -
nextInt
int nextInt()
-