public class ListComparator<Type>
extends java.lang.Object
| Constructor and Description |
|---|
ListComparator(java.util.List<Type> from,
java.util.List<Type> to) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearMatchList(int fromIndex,
int toIndex) |
ListComparison |
getComparison() |
java.lang.Integer |
getListMatch(int fromIndex) |
public ListComparison getComparison()
public void clearMatchList(int fromIndex,
int toIndex)
public java.lang.Integer getListMatch(int fromIndex)