Comment on Java Puzzle: Square RootparentComments−ISL13yUnless there's something in Java that allows you to manipulate private copies of private variables without access to the stored values.I'm familiar with Java, but not so familiar that I can state with authority that such a thing is impossible.
Comments
Unless there's something in Java that allows you to manipulate private copies of private variables without access to the stored values.
I'm familiar with Java, but not so familiar that I can state with authority that such a thing is impossible.