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

Annotation Type CreatedOnDemand

  • @Documented @Retention(value=SOURCE) public @interface CreatedOnDemand
    An annotation for instance variables that are created on demand (and thus never reveal themselves as null to the outside world).