@Documented @Inherited @Retention(value=CLASS) @Target(value=TYPE) public @interface SubclassesMustOverrideEqualsAndHashCode
Object.
This annotation is useful on classes that you expect will be used in equals checks in other parts of the codebase.Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.