Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VAnnotations - Release 1
Annotation Type org.violetlib.annotations.Volatile
Deprecated: ShowHide
org.violetlib.annotations

Annotation Type Volatile

  • @Documented @Retention(value=SOURCE) public @interface Volatile
    An annotation for method parameters or results that must not be retained (because they may be reused).