public class CompoundEnumeration extends Object implements Enumeration
| Constructor and Description |
|---|
CompoundEnumeration(Enumeration[] enums) |
public CompoundEnumeration(Enumeration[] enums)
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.