kotlin.properties.Delegates
Delegates
object Delegates
Standard property delegates.
Functions
fun <T : Any> notNull(): ReadWriteProperty<Any?, T> Returns a property delegate for a read/write property with a non- |
object Delegates
Standard property delegates.
fun <T : Any> notNull(): ReadWriteProperty<Any?, T> Returns a property delegate for a read/write property with a non- |