org.apache.tools.ant.util
Class CollectionUtils.EmptyEnumeration
java.lang.Object
org.apache.tools.ant.util.CollectionUtils.EmptyEnumeration
- CollectionUtils
- Enumeration
public static final class CollectionUtils.EmptyEnumeration
extends java.lang.Object
implements Enumeration
- Ant 1.6
EmptyEnumeration
public EmptyEnumeration()
hasMoreElements
public boolean hasMoreElements()
nextElement
public Object nextElement()
throws NoSuchElementException
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.