| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.tools.ant.util.CollectionUtils.EmptyEnumeration
| Constructor Summary | |
| CollectionUtils.EmptyEnumeration() | |
| Method Summary | |
|  boolean | hasMoreElements() | 
|  java.lang.Object | nextElement() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CollectionUtils.EmptyEnumeration()
| Method Detail | 
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumeration
public java.lang.Object nextElement()
                             throws java.util.NoSuchElementException
nextElement in interface java.util.Enumerationjava.util.NoSuchElementException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||