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