Package com.helger.commons.annotation
Annotation Type UseDirectEqualsAndHashCode
Indicate that a class's native implementations of
Annotation.equals(Object) and
Annotation.hashCode() should be used and no wrapper. This is only important to
the classes EqualsImplementationRegistry
and HashCodeImplementationRegistry.- Author:
- Philip Helger
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
""
-