ErasedBinding

annotation class ErasedBinding

Defines that this should be injected with the erased binding.

Constructors

ErasedBinding
Link copied to clipboard
fun ErasedBinding()

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String