kotlin-delegate
-
Kotlin:引用构造函数未传递的委托
-
使用 DefaultValue 委托映射的 Kotlin 问题 - 语言错误?
-
实现也可以在 Kotlin 中序列化的可观察属性
-
为什么委托 class 方法的 getValue 和 setValue 需要用 operator 关键字标记?
-
具有通用类型值的 Kotlin 委托的 ReadOnlyProperty 在 getValue 中未正确转换
-
在 Kotlin 中,为什么抽象 class 不能像接口一样使用 "by" 关键字委托
-
Android 获取ViewModelScope以便在接口委托中使用
-
Kotlin 委托 属性 在 Android Studio 中导致预览渲染错误
-
使用 Kotlin 属性 委托时出现 NullPointerException (NPE)
-
BroadcastReceiver 中的 Delagetes.observable 如何进行单元测试?
-
(反)使用 jackson 序列化 kotlin 委托属性
-
Android 工作室无法解析导入
-
Kotlin 中的嵌套 属性 委托
-
如何结合 kotlin delegated 属性: observable, vetoable, and "by map"?
-
是否可以通过单个 class 提供多种委托类型?
-
从覆盖内使用 class 委托时调用(基本)委托函数
-
如何在 Kotlin 中实现一个需要另一个 属性 的惰性 属性?