org.apache.tools.ant.util

Class CollectionUtils.EmptyEnumeration

public static final class CollectionUtils.EmptyEnumeration extends Object implements Enumeration

Since: Ant 1.6

Constructor Summary
EmptyEnumeration()
Method Summary
booleanhasMoreElements()
ObjectnextElement()

Constructor Detail

EmptyEnumeration

public EmptyEnumeration()

Method Detail

hasMoreElements

public boolean hasMoreElements()

nextElement

public Object nextElement()
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.