Kapsules

object Kapsules

Static storage of Kapsule instances.

Functions

Link copied to clipboard
fun <M> get(caller: Injects<M>): Kapsule<M>

Retrieves active instance of Kapsule or creates a new one.