public class EmptyMEnumeration extends Object implements MEnumeration
Modifier and Type | Field and Description |
---|---|
static MEnumeration |
SINGLETON |
EMPTY
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
public static MEnumeration SINGLETON
public Object nextElement()
nextElement
in interface IOEnumeration
nextElement
in interface MEnumeration
nextElement
in interface Enumeration
public boolean hasMoreElements()
hasMoreElements
in interface IOEnumeration
hasMoreElements
in interface MEnumeration
hasMoreElements
in interface Enumeration
Copyright © 2018 com.mchange. All rights reserved.