@Target([AnnotationTarget.CLASS]) annotation class EagerSingleton
Marks a class as eager singleton scoped.
<init>
EagerSingleton()