Kotlin.any or kotlin.any? which is equivalent java.lang.object

What do you mean by collectively?


Again yes and no. In kotlin they represent 3 different concepts (Nullable type, NotNull type and a platform type). So they are not the same. They only look the same from a java perspective.