Annotation Type MustImplementEqualsAndHashcode


@Retention(CLASS) @Target({TYPE,FIELD}) @Documented public @interface MustImplementEqualsAndHashcode
Just to indicate that a class is required to implement Annotation.equals(Object) and Annotation.hashCode().
Author:
Philip Helger
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""