Effective Kotlin Item 47: Avoid unnecessary object creation ... For instance, in JVM it is guaranteed that a string object will be reused by any other code ...
確定! 回上一頁