public class NullEnumeration
extends java.lang.Object
implements java.util.Enumeration
Modifier and Type | Method and Description |
---|---|
static NullEnumeration |
getInstance() |
boolean |
hasMoreElements() |
java.lang.Object |
nextElement() |
public static NullEnumeration getInstance()
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"