| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.util.CollectionUtils.EmptyEnumeration<E>
public static final class CollectionUtils.EmptyEnumeration<E>
An empty enumeration.
| Constructor Summary | |
|---|---|
| CollectionUtils.EmptyEnumeration()Constructor for the EmptyEnumeration | |
| Method Summary | |
|---|---|
|  boolean | hasMoreElements() | 
|  E | 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<E>
public E nextElement()
              throws java.util.NoSuchElementException
nextElement in interface java.util.Enumeration<E>java.util.NoSuchElementException - always.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||