In Kotlin, an inline class is a data class that has a single read-only property with the advantage of having less memory footprint.
確定! 回上一頁