@Retention(value=CLASS) @Target(value={TYPE,FIELD}) @Documented public @interface MustImplementEqualsAndHashcode
Annotation.equals(Object) and Annotation.hashCode().public abstract String value
Copyright © 2014–2020 Philip Helger. All rights reserved.