Annotation Type ConstructorInvoker


@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class) @Target(METHOD) @Retention(RUNTIME) public @interface ConstructorInvoker
Used to annotate methods on a reflection proxy interface as constructor invokers.