Join Slack
Powered by
They actually generate almost the exact same bytec...
# announcements
r
Ruckus
06/18/2016, 7:24 AM
They actually generate almost the exact same bytecode, so I guess
sealed class C
is just a shortcut for
abstract class C private constructor()
Open in Slack
Previous
Next