JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.bytebuddy.utility.dispatcher
Annotation Interface JavaDispatcher.IsStatic
Enclosing class:
JavaDispatcher
<
T
>
@Documented
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public static @interface
JavaDispatcher.IsStatic
Indicates that a proxied method is static.