The question is not about what is possible and wha...
# announcements
u
The question is not about what is possible and what is not, it’s about what sense does it make. Imagine you’re using
this
in a “static extension” to System. What does it mean? Can I see the declaration of its type somewhere in the code? How do its equals/hashCode/toString work? How does its
.javaClass.enclosingClass
work? These are all non-trivial questions