Package com.mchange.util.impl
Class EmptyMEnumeration
java.lang.Object
com.mchange.util.impl.EmptyMEnumeration
- All Implemented Interfaces:
IOEnumeration
,MEnumeration
,Enumeration
-
Field Details
-
SINGLETON
-
-
Method Details
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration
- Specified by:
nextElement
in interfaceIOEnumeration
- Specified by:
nextElement
in interfaceMEnumeration
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElements
in interfaceEnumeration
- Specified by:
hasMoreElements
in interfaceIOEnumeration
- Specified by:
hasMoreElements
in interfaceMEnumeration
-