public final class NullEnumeration extends Object implements Enumeration
| Constructor and Description | 
|---|
| NullEnumeration() | 
public static final NullEnumeration instance()
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2016 The Apache Software Foundation. All Rights Reserved.