Package com.igormaznitsa.meta.annotation
Annotation Type LazyInited
-
@Documented @Target({FIELD,PARAMETER}) @Retention(CLASS) public @interface LazyInited
Shows that marked entity is lazy inited one- Since:
- 1.0
@Documented
@Target({FIELD,PARAMETER})
@Retention(CLASS)
public @interface LazyInited