private static class BasePlayerTradeStrategy.WareNeedComparator extends Object implements Comparator<javafx.util.Pair<ch.sahits.game.openpatrician.model.product.IWare,Number>>
| Modifier | Constructor and Description |
|---|---|
private |
WareNeedComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(javafx.util.Pair<ch.sahits.game.openpatrician.model.product.IWare,Number> firstPair,
javafx.util.Pair<ch.sahits.game.openpatrician.model.product.IWare,Number> secondPair) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(javafx.util.Pair<ch.sahits.game.openpatrician.model.product.IWare,Number> firstPair, javafx.util.Pair<ch.sahits.game.openpatrician.model.product.IWare,Number> secondPair)
compare in interface Comparator<javafx.util.Pair<ch.sahits.game.openpatrician.model.product.IWare,Number>>Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.