Annotation Type HashCodeExclude


@Retention(RUNTIME) @Target(FIELD) public @interface HashCodeExclude
Exclude a field from being used by the various reflectionHashcode methods defined on HashCodeBuilder.
Since:
3.5