| Package | Description | 
|---|---|
| org.apache.commons.lang3.builder | Assists in creating consistent  equals(Object),toString(),hashCode(), andcompareTo(Object)methods. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Diff<?>> | DiffResult. getDiffs()
 Returns an unmodifiable list of  Diffs. | 
| Iterator<Diff<?>> | DiffResult. iterator()
 Returns an iterator over the  Diffobjects contained in this list. | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.