JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.reactfx.util
Experimental
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Experimental
@Documented
@Retention
(
CLASS
)
@Target
({
ANNOTATION_TYPE
,
CONSTRUCTOR
,
FIELD
,
METHOD
,
PACKAGE
,
TYPE
})
public @interface
Experimental
Used to annotate functionality that is likely to change or be removed in the future.