| Package | Description | 
|---|---|
| org.apache.commons.lang3.builder | Assists in creating consistent  equals(Object),toString(),hashCode(), andcompareTo(Object)methods. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReflectionToStringBuilder | ReflectionToStringBuilder. reflectionAppendArray(Object array)
 Append to the  toStringanObjectarray. | 
| ReflectionToStringBuilder | ReflectionToStringBuilder. setExcludeFieldNames(String... excludeFieldNamesParam)Sets the field names to exclude. | 
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.