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