kodein-jit-bindings / pw.aru.kodein.jit / Singleton

Singleton

@Target([AnnotationTarget.CLASS]) annotation class Singleton

Defines that this class instance should be unique per container.

Constructors

<init>

Singleton()

Defines that this class instance should be unique per container.