public static class SystemObjekt.PidComparator extends Object implements Comparator<SystemObjekt>
Constructor and Description |
---|
PidComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SystemObjekt o1,
SystemObjekt o2)
vergleicht zwei Systemobjekte bezüglich ihrer PID.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(SystemObjekt o1, SystemObjekt o2)
compare
in interface Comparator<SystemObjekt>
o1
- erstes Objekto2
- zweites ObjektComparator.compare(java.lang.Object, java.lang.Object)
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.