Annotation Type InheritableMustCall
-
@Inherited @Retention(RUNTIME) @Target(TYPE) public @interface InheritableMustCall
-
-
Element Detail
-
value
String[] value
Methods that might need to be called on the expression whose type is annotated.- Returns:
- methods that might need to be called
- Default:
- {}
-
-