org.violetlib.annotations
Annotation Type InvokedUsingReflection
-
@Documented @Retention(value=SOURCE) public @interface InvokedUsingReflectionAn annotation for constructors and methods that are invoked using reflection. Such constructors and methods may otherwise appear to be unused.