An inline class is a special type of class defined in Kotlin that only has one property. At runtime, the compiler will “inline” the property ...
確定! 回上一頁