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