In java 16 now that it is possible to declare stat...
# getting-started
s
In java 16 now that it is possible to declare static members and methods and static nested class inside "Java Inner class". Is there any possibility of newer kotlin version would allow kotlin inner class to have companion object and object declaration in "Kotlin Inner class".😊