如何从kotlin引用布尔java类?

Tpo*_*6oH 10 kotlin

据我所知,Boolean::class.java给了我Boolean.TYPE,但没有Boolean.class

hot*_*key 14

要引用Java原语和盒装类型,请使用: