Colin's Blog
[kotlin] 코틀린에서 접근 제한자를 사용하여 읽기 전용(cannot be reassigned)으로 만드는 방법은 무엇인가요?
14 Dec 2023
kotlin
val
name
:
String
=
"Alice"
Please enable JavaScript to view the
comments powered by Disqus.