|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planetj.taste.impl.model.ByItemPreferenceComparator
public final class ByItemPreferenceComparator
Comparator that orders Preferences by
Item.
| Method Summary | |
|---|---|
int |
compare(Preference o1,
Preference o2)
|
static java.util.Comparator<Preference> |
getInstance()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Method Detail |
|---|
public static java.util.Comparator<Preference> getInstance()
public int compare(Preference o1,
Preference o2)
compare in interface java.util.Comparator<Preference>@NotNull public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||