Save This Page
Home » apache-log4j-1.2.15 » org.apache » log4j » [javadoc | source]
org.apache.log4j
class: CategoryKey [javadoc | source]
java.lang.Object
   org.apache.log4j.CategoryKey
CategoryKey is a wrapper for String that apparently accellerated hash table lookup in early JVM's.
Field Summary
 String name     
 int hashCache     
Constructor:
 CategoryKey(String name) 
Method from org.apache.log4j.CategoryKey Summary:
equals,   hashCode
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.log4j.CategoryKey Detail:
 public final boolean equals(Object rArg) 
 public final int hashCode()