org.apache.tomcat.util.collections
public class EmptyEnumeration extends Object implements Enumeration
Deprecated:
| Constructor Summary | |
|---|---|
| EmptyEnumeration() | |
| Method Summary | |
|---|---|
| static Enumeration | getEmptyEnumeration() |
| boolean | hasMoreElements() |
| Object | nextElement() |