org.violetlib.annotations
Annotation Type CreatedOnDemand
-
@Documented @Retention(value=SOURCE) public @interface CreatedOnDemandAn annotation for instance variables that are created on demand (and thus never reveal themselves as null to the outside world).