java.lang
Class ClassLoader$2
java.lang.Object
|
+--java.lang.ClassLoader$2
- All Implemented Interfaces:
- java.util.Enumeration
- synchronized class ClassLoader$2
- extends Object
- implements java.util.Enumeration
Constructor Summary |
(package private) |
ClassLoader$2(java.util.Enumeration)
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLoader$2
ClassLoader$2(java.util.Enumeration)
nextElement
public Object nextElement()
- Specified by:
nextElement
in interface java.util.Enumeration
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements
in interface java.util.Enumeration