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