Why do I have to pay for something that I'm not using?
Posted
by Knowing me knowing you
on Stack Overflow
See other posts from Stack Overflow
or by Knowing me knowing you
Published on 2010-05-07T10:30:26Z
Indexed on
2010/05/07
10:38 UTC
Read the original article
Hit count: 158
java
Guys just finished reading one of my college books about threads in Java and I was informed that lock - what ever it is, is in Object class. So it looks like even though I'm not using threaded classes my objects will be heavier because of that? Don't you think that it's a bit annoying and unfair to expect from anyone to pay for something s/he have not intention of using?
Thanks
© Stack Overflow or respective owner