Annotation Interface Specialize


@Retention(CLASS) @Target(METHOD) public @interface Specialize
Indicates that the annotated method must be overridden by all subclasses, even if they just call super.