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
ru.progrm_jarvis.javacommons.annotation
Annotation Type Any
@Inherited
@Documented
@Target
(
TYPE_PARAMETER
)
public @interface
Any
Marker indicating that the annotated type parameter does not matter thus any unchecked casts from this type to
any
other are safe and never lead to unspecified behaviour.