| 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 | 
|---|---|
List<Diff<?>> | 
DiffResult.getDiffs()
 Returns an unmodifiable list of  
Diffs. | 
Iterator<Diff<?>> | 
DiffResult.iterator()
 Returns an iterator over the  
Diff objects contained in this list. | 
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.