A constructor, in Kotlin, is the function that creates an instance of a class. The Java's new keyword is not used in Kotlin.
確定! 回上一頁