Annotation Type HashCodeExclude


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface HashCodeExclude
    Use this annotation to exclude a field from being used by the various reflectionHashcode methods defined on HashCodeBuilder.
    Since:
    3.5