anonymous.rs
Search
Search
Dark mode
Light mode
Explorer
Tag: 상속
2 items with this tag.
Mar 23, 2026
[Kotlin 시리즈] 14. 클래스 기초 — class, abstract class, open class
kotlin
class
abstract
open
생성자
init
상속
Mar 23, 2026
[Kotlin 시리즈] 24. 상속 & 인터페이스 구현
kotlin
상속
inheritance
override
super
클래스위임