[778] in java-interest

home help back first fref pref prev next nref lref last post

Binary Trees in Java?

daemon@ATHENA.MIT.EDU (Theodore W. Chandler)
Wed Jul 19 22:45:27 1995

Date: Wed, 19 Jul 1995 21:18:53 -0400 (EDT)
From: "Theodore W. Chandler" <tedchand@phoenix.Princeton.EDU>
To: java-interest@java.sun.com

I am familiar with ANSI C, but new to C++ and Java.  Since Java does not 
support C style pointers, what is an equivalent way to create what in C 
would be a tree of structures linked with pointers?  I understand in Java you 
can use a class in place of a structure, but how do you create a binary 
tree of classes?
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post