Modifier and Type | Field and Description |
---|---|
static StorageSort |
LEVEL |
static StorageSort |
SPECIES |
Constructor and Description |
---|
StorageSort() |
Modifier and Type | Method and Description |
---|---|
void |
apply(PokemonStorage storage,
boolean ascending) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static StorageSort SPECIES
public static StorageSort LEVEL
public void apply(PokemonStorage storage, boolean ascending)