|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.util.impl.IntEnumerationHelperBase
public abstract class IntEnumerationHelperBase
| Field Summary |
|---|
| Fields inherited from interface com.mchange.util.MEnumeration |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
IntEnumerationHelperBase()
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
abstract boolean |
hasMoreInts()
|
java.lang.Object |
nextElement()
|
abstract int |
nextInt()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntEnumerationHelperBase()
| Method Detail |
|---|
public abstract boolean hasMoreInts()
hasMoreInts in interface IntEnumerationpublic abstract int nextInt()
nextInt in interface IntEnumerationpublic final boolean hasMoreElements()
hasMoreElements in interface IOEnumerationhasMoreElements in interface MEnumerationhasMoreElements in interface java.util.Enumerationpublic final java.lang.Object nextElement()
nextElement in interface IOEnumerationnextElement in interface MEnumerationnextElement in interface java.util.Enumeration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||