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