public final class DefaultDelegate<T extends Object>
DefaultDelegate(Function0<T> getDefault)
final T
getValue(Object thisRef, KProperty<?> property)
final Unit
setValue(Object thisRef, KProperty<?> property, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final T getValue(Object thisRef, KProperty<?> property)
final Unit setValue(Object thisRef, KProperty<?> property, T value)