Package org.apache.commons.lang3.builder
Annotation Type EqualsExclude
-
@Retention(RUNTIME) @Target(FIELD) public @interface EqualsExclude
Use this annotation to exclude a field from being used by the variousreflectionEquals
methods defined onEqualsBuilder
.- Since:
- 3.5