Annotation Type InheritableMustCall
-
@Inherited @Retention(RUNTIME) @Target(TYPE) public @interface InheritableMustCall
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
value
Methods that might need to be called on the expression whose type is annotated.
-