JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.cryptomorin.xseries.reflection.proxy.annotations
Ignore
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Ignore
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
@Inherited
public @interface
Ignore
Ignores this method when proxifying the interface.