| Package | Description |
|---|---|
| org.apache.commons.lang3.builder |
Assists in creating consistent
equals(Object), toString(), hashCode(), and compareTo(Object) methods. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Diff<?>> |
DiffResult.getDiffs()
Returns an unmodifiable list of
Diffs. |
java.util.Iterator<Diff<?>> |
DiffResult.iterator()
Returns an iterator over the
Diff objects contained in this list. |
Copyright © 2001-2017 - Apache Software Foundation