public static class StauObjektVerwaltung.StauMengenComparator extends Object implements Comparator<Stau>
Constructor and Description |
---|
StauMengenComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Stau o1,
Stau o2)
Die Funktion ordnet Stauobjekte nach ihrem Beginn auf der Straße.
|
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(Stau o1, Stau o2)
compare
in interface Comparator<Stau>
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.