Kotlin provides succinct syntax for specifying function types, for example () -> Unit is type of a function that doesn't take any parameters ...
確定! 回上一頁