| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<? extends Chunk<?>> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(C one,
C two) |
static <C extends Chunk<C>> |
instance() |
public static final java.util.Comparator<? extends Chunk<?>> INSTANCE