Uses of Class
org.apache.commons.lang3.builder.ReflectionDiffBuilder
Package
Description
Assists in creating consistent
equals(Object)
, toString()
, hashCode()
, and compareTo(Object)
methods.-
Uses of ReflectionDiffBuilder in org.apache.commons.lang3.builder
Modifier and TypeMethodDescriptionReflectionDiffBuilder.Builder.build()
Builds a new configuredReflectionDiffBuilder
.ReflectionDiffBuilder.setExcludeFieldNames
(String... excludeFieldNames) Deprecated.
ReflectionDiffBuilder.Builder.setExcludeFieldNames(String[])
.