kite-core / jp.co.cyberagent.kite.core / plusAssign
plusAssign¶
operator fun
MutableKiteContext
.plusAssign(element:
KiteContextElement
):
Unit
Associates the key of element with its value. If the key already existed then throws IllegalStateException