JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
de.metaphoriker.pathetic.api.annotation
Annotation Type Experimental
@Documented
@Retention
(
SOURCE
)
@Target
({
TYPE
,
METHOD
,
CONSTRUCTOR
,
FIELD
})
public @interface
Experimental
Marks an API as experimental. Experimental APIs can be changed or removed without notice.