public static class WikittySearchEngineInMemory.WikittyComparator extends Object implements Comparator<Wikitty>
| Modifier and Type | Field and Description |
|---|---|
protected List<Element> |
asc |
protected List<Element> |
desc |
| Constructor and Description |
|---|
WikittySearchEngineInMemory.WikittyComparator(List<Element> asc,
List<Element> desc) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Wikitty o1,
Wikitty o2) |
protected int |
compareValue(Wikitty o1,
Wikitty o2,
Element e,
boolean asc)
compare un champs de deux objets Wikitty
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2009-2013 CodeLutin. All Rights Reserved.