public class InventoryComparator extends java.lang.Object implements java.util.Comparator<CfItem>
Comparator
CfItem
InventoryComparator()
int
compare(@NotNull CfItem o1, @NotNull CfItem o2)
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 InventoryComparator()
public int compare(@NotNull @NotNull CfItem o1, @NotNull @NotNull CfItem o2)
compare
java.util.Comparator<CfItem>