Save This Page
Home » slf4j-1.5.5 » org.apache » log4j » performance » [javadoc | source]
org.apache.log4j.performance
static class: ListVsVector.Chain [javadoc | source]
java.lang.Object
   org.apache.log4j.performance.ListVsVector$Chain
Field Summary
public  String s     
public  ListVsVector.Chain next     
Constructor:
 Chain(String s) 
Method from org.apache.log4j.performance.ListVsVector$Chain Summary:
setNext
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.log4j.performance.ListVsVector$Chain Detail:
  void setNext(ListVsVector.Chain c)