public static class Sortable.Comparator extends Object implements Comparator<Sortable>
Constructor and Description |
---|
Sortable.Comparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Sortable arg1,
Sortable arg2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Sortable arg1, Sortable arg2)
compare
in interface Comparator<Sortable>
Copyright © 2012 Seam Framework. All Rights Reserved.