static class Fahrstreifen.FSComperatorVonAussenNachInnen extends Object implements Comparator<Fahrstreifen>
| Constructor and Description |
|---|
FSComperatorVonAussenNachInnen() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Fahrstreifen fs01,
Fahrstreifen fs02) |
boolean |
equals(Object obj) |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic boolean equals(Object obj)
equals in interface Comparator<Fahrstreifen>equals in class Objectpublic int compare(Fahrstreifen fs01, Fahrstreifen fs02)
compare in interface Comparator<Fahrstreifen>Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.