Uses of Class
org.apache.commons.lang3.builder.ReflectionDiffBuilder
Packages that use ReflectionDiffBuilder
Package
Description
Assists in creating consistent
equals(Object)
, toString()
, hashCode()
, and compareTo(Object)
methods.-
Uses of ReflectionDiffBuilder in org.apache.commons.lang3.builder
Methods in org.apache.commons.lang3.builder that return ReflectionDiffBuilderModifier and TypeMethodDescriptionReflectionDiffBuilder.setExcludeFieldNames
(String... excludeFieldNamesParam) Sets the field names to exclude.