S
slippymississippi
I read this in a Java book, is this a typo? Shouldn't it be object,
not class?
not class?
Java Language SpecificationI read this in a Java book, is this a typo? Shouldn't it be object,
not class?
Doh... that's right. "final" is used to prevent others from extending
your class... I hate it when languages overload keywords like that.
Thanks very much for the reminder!
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.