Kotlin
Kotlin Delegated Property
yerintil
2021. 4. 1. 17:15
728x90
프로퍼티 필드에 접근하는 로직을 다른 객체에게 맡기는 것.
즉, setter와 getter를 가진 객체를 만드는 것