|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.catalina.manager.util.BaseSessionComparator<T>
public abstract class BaseSessionComparator<T>
Comparator which permits to compare on a session's content
| Constructor Summary | |
|---|---|
BaseSessionComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Session s1,
Session s2)
|
abstract java.lang.Comparable<T> |
getComparableObject(Session session)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public BaseSessionComparator()
| Method Detail |
|---|
public abstract java.lang.Comparable<T> getComparableObject(Session session)
public final int compare(Session s1,
Session s2)
compare in interface java.util.Comparator<Session>
|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||