Uses of Class
org.apache.log4j.helpers.NullEnumeration
-
Packages that use NullEnumeration Package Description org.apache.log4j.helpers Log4j 1.x compatibility layer. -
-
Uses of NullEnumeration in org.apache.log4j.helpers
Fields in org.apache.log4j.helpers declared as NullEnumeration Modifier and Type Field Description private static NullEnumeration
NullEnumeration. INSTANCE
Methods in org.apache.log4j.helpers that return NullEnumeration Modifier and Type Method Description static NullEnumeration
NullEnumeration. getInstance()
-