Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VAnnotations - Release 1
Annotation Type org.violetlib.annotations.InvokedUsingReflection
Deprecated: ShowHide
org.violetlib.annotations

Annotation Type InvokedUsingReflection

  • @Documented @Retention(value=SOURCE) public @interface InvokedUsingReflection
    An annotation for constructors and methods that are invoked using reflection. Such constructors and methods may otherwise appear to be unused.