ch.qos.logback.classic.pattern.lru
Class T_Entry<K>

java.lang.Object
  extended by ch.qos.logback.classic.pattern.lru.T_Entry<K>
All Implemented Interfaces:
Comparable

public class T_Entry<K>
extends Object
implements Comparable


Method Summary
 int compareTo(Object o)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

compareTo

public int compareTo(Object o)
Specified by:
compareTo in interface Comparable

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2009 QOS.ch. All Rights Reserved.