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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public boolean equals(Object obj)
equals
in interface Comparator<Fahrstreifen>
equals
in class Object
public int compare(Fahrstreifen fs01, Fahrstreifen fs02)
compare
in interface Comparator<Fahrstreifen>
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.