public class DeltaComparator extends java.lang.Object implements java.util.Comparator<Delta<?>>, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<Delta<?>> |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Delta<?> a,
Delta<?> b) |