Jx

object Jx

Utility function that eases the retrieval of a JxInjector.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
of
Link copied to clipboard
fun of(di: DI): JxInjector
Utility function that eases the retrieval of a JxInjector.
fun of(directDI: DirectDI): JxInjector
Utility function that eases the retrieval of a JxInjector.
toString
Link copied to clipboard
open fun toString(): String