Package net.bytebuddy.utility.dispatcher
Annotation Type JavaDispatcher.IsConstructor
-
@Documented @Target(METHOD) @Retention(RUNTIME) public static @interface JavaDispatcher.IsConstructor
Indicates that a proxied method is a constructor.
@Documented
@Target(METHOD)
@Retention(RUNTIME)
public static @interface JavaDispatcher.IsConstructor