|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.markup.repeater.Item.IndexComparator
public static class Item.IndexComparator
Comparator that compares Items by their index property
| Constructor Summary | |
|---|---|
Item.IndexComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Item<?> lhs,
Item<?> rhs)
|
static java.util.Comparator<Item<?>> |
getInstance()
|
| 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 Item.IndexComparator()
| Method Detail |
|---|
public static final java.util.Comparator<Item<?>> getInstance()
public int compare(Item<?> lhs,
Item<?> rhs)
compare in interface java.util.Comparator<Item<?>>Comparator.compare(java.lang.Object, java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||