public final class ObjrefEnumeration extends Object implements Enumeration, Serializable
| Constructor and Description |
|---|
ObjrefEnumeration() |
public void add(Object obj)
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2017. All rights reserved.