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.