| Package | Description |
|---|---|
| to.etc.util |
| Modifier and Type | Method and Description |
|---|---|
static <I> List<Diff<I>> |
Diff.diffList(List<I> oldl,
List<I> newl,
Comparator<I> comparator) |
static <I> List<Diff<I>> |
Diff.diffList(List<I> oldl,
List<I> newl,
Comparator<I> comparator,
boolean skipsame) |
Copyright © 2017 etc.to. All rights reserved.