T - The type of the session content to be comparedjava.util.Comparator<Session>public abstract class BaseSessionComparator<T> extends java.lang.Object implements java.util.Comparator<Session>
| Constructor | Description |
|---|---|
BaseSessionComparator() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
compare(Session s1,
Session s2) |
|
abstract java.lang.Comparable<T> |
getComparableObject(Session session) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.