|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.datasync.DefaultComparatorFactory<T>
public class DefaultComparatorFactory<T>
A ComparatorFactory that assumes that
| Constructor Summary | |
|---|---|
DefaultComparatorFactory()
|
|
| Method Summary | |
|---|---|
java.util.Comparator<? super T> |
getComparator(java.lang.String property,
boolean ascending)
Return a Comparator which will sort 2 objects of type T based on the values held in the given property |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultComparatorFactory()
| Method Detail |
|---|
public java.util.Comparator<? super T> getComparator(java.lang.String property,
boolean ascending)
ComparatorFactory
getComparator in interface ComparatorFactory<T>
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||