KotlinTrader / com.doubleu.kotlintrader.database / Entity / mutableReference

mutableReference

protected inline fun <reified E : Entity<E>> mutableReference(key: KMutableProperty0<E>, property: KMutableProperty0<Long>): MutableReferenceDelegate<E>

Returns a Delegate to the given property.