@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface UseDirectEqualsAndHashCode
Annotation.equals(Object) and
Annotation.hashCode() should be used an no wrapper. This is only important to
the classes EqualsImplementationRegistry and
HashCodeImplementationRegistry.public abstract String value
Copyright © 2006–2014 phloc systems. All rights reserved.