fun Any?.getClazz() = this?.javaClass
# android
b
fun Any?.getClazz() = this?.javaClass