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 © 2006-2015 The Apache Software Foundation. All Rights Reserved.