JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bytebuddy.utility.dispatcher
JavaDispatcher
IsStatic
Contents
Description
Hide sidebar
Show sidebar
Annotation Type JavaDispatcher.IsStatic
Enclosing class:
JavaDispatcher
<
T
>
@Documented
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public static @interface
JavaDispatcher.IsStatic
Indicates that a proxied method is static.