Package org.apache.commons.lang3.builder
Annotation Type HashCodeExclude
-
@Retention(RUNTIME) @Target(FIELD) public @interface HashCodeExcludeUse this annotation to exclude a field from being used by the variousreflectionHashcodemethods defined onHashCodeBuilder.- Since:
- 3.5