|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tomcat.util.collections.EmptyEnumeration
public class EmptyEnumeration
Constructor Summary | |
---|---|
EmptyEnumeration()
Deprecated. |
Method Summary | |
---|---|
static java.util.Enumeration |
getEmptyEnumeration()
Deprecated. |
boolean |
hasMoreElements()
Deprecated. |
java.lang.Object |
nextElement()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyEnumeration()
Method Detail |
---|
public static java.util.Enumeration getEmptyEnumeration()
public java.lang.Object nextElement()
nextElement
in interface java.util.Enumeration
public boolean hasMoreElements()
hasMoreElements
in interface java.util.Enumeration
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |