JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.igormaznitsa.meta.annotation
LazyInited
Contents
Description
Hide sidebar
Show sidebar
Annotation Type LazyInited
@Documented
@Target
({
FIELD
,
PARAMETER
})
@Retention
(
CLASS
)
public @interface
LazyInited
Shows that marked entity is
lazy inited one
Since:
1.0