[1659] in java-interest
pointer in java
daemon@ATHENA.MIT.EDU (Larry Liang)
Wed Sep 13 14:39:47 1995
Date: Wed, 13 Sep 1995 10:50:49 -0400
From: Larry Liang <lliang@bellcore.com>
To: java-interest@java.Eng.Sun.COM
I am new in java and could not find any information on the following
basic question.
Since there is no pointer in java, how do I create a linked list of a
tree. The handle is more like a reference in C++ which does not seem
to be able to change the object it's referring to.
One other question/comment, java requires the explicit creation of
object and strings, but not for other basic type such as int and
float. This appears to me to be a inconsistency and make the code not
as elegant. Is there a rationale behind this?
Thanks.
Larry
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com