Package org.apache.log4j
Class PropertyConfigurator.SortedKeyEnumeration
java.lang.Object
org.apache.log4j.PropertyConfigurator.SortedKeyEnumeration
- All Implemented Interfaces:
Enumeration
- Enclosing class:
PropertyConfigurator
-
Field Details
-
e
-
-
Constructor Details
-
SortedKeyEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElements
in interfaceEnumeration
-
nextElement
- Specified by:
nextElement
in interfaceEnumeration
-