Package com.helger.commons.annotation
Annotation Type OverrideOnDemand
-
@Retention(CLASS) @Target(METHOD) @Documented public @interface OverrideOnDemand
Just to indicate that a method is meant to be overridden in sub classes.- Author:
- Philip Helger
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-