public static class BukkitUtils.ItemStackComparator extends Object implements Comparator<org.bukkit.inventory.ItemStack>
| Constructor and Description |
|---|
ItemStackComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.bukkit.inventory.ItemStack a,
org.bukkit.inventory.ItemStack b) |
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(org.bukkit.inventory.ItemStack a,
org.bukkit.inventory.ItemStack b)
compare in interface Comparator<org.bukkit.inventory.ItemStack>Copyright © 2015. All rights reserved.