|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.util.ScreenResolutionXYValueComparator
public final class ScreenResolutionXYValueComparator
Compares two ScreenResolutions by their x and y values.
| Constructor Summary | |
|---|---|
ScreenResolutionXYValueComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(ScreenResolution o1, ScreenResolution o2)
Compares two ScreenResolutions by their x and y values. |
| 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 ScreenResolutionXYValueComparator()
| Method Detail |
|---|
public int compare(ScreenResolution o1, ScreenResolution o2)
ScreenResolutions by their x and y values.
compare in interface java.util.Comparator<ScreenResolution>o1 - a ScreenResolutiono2 - a ScreenResolution
Comparator.compare(java.lang.Object, java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||