Join Slack
Powered by
If the sealed class is a inner class, all its chil...
# announcements
e
edwardwongtl
09/13/2017, 4:47 AM
If the sealed class is a inner class, all its child class have to be inside the
{}
of
Foo
. I think its due to the inner class can only be aware of the outer class only, but not other inner class.
Open in Slack
Previous
Next