JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
bridge
Annotation Interface Polymorphic
@Documented
@Target
({
TYPE_PARAMETER
,
PARAMETER
})
@interface
Polymorphic
An annotation for identifying parameters that defy their stated type signatures
Notes:
Arguments submitted for parameters annotated by this will have their type determined upon recompilation.