Package | Description |
---|---|
org.apache.commons.lang.builder |
Assists in creating consistent
equals(Object) , toString() ,
hashCode() , and compareTo(Object) methods. |
Modifier and Type | Method and Description |
---|---|
ReflectionToStringBuilder |
ReflectionToStringBuilder.setExcludeFieldNames(java.lang.String[] excludeFieldNamesParam)
Sets the field names to exclude.
|
Copyright © 2001-2025 - Apache Software Foundation