If you have a class whose instances must always ex...
# announcements
k
If you have a class whose instances must always exist within the context of an instance of another class.
👍 1
p
I know what a inner class is, I ask myself in which cases people use this. I just never feel the need about it.