[3826] in java-interest

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

RE: arrays

daemon@ATHENA.MIT.EDU (John Zehr (Starwave))
Tue Nov 28 23:46:45 1995

From: "John Zehr (Starwave)" <JohnZ@starwave.com>
To: "'Java Interest'" <java-interest@java.sun.com>
Date: Tue, 28 Nov 95 18:47:00 PST


Use a Vector.   It is essentially a growable array.  Look in java.util.
                    -John

>Say  I have a class with an instance variable that's an array.  Then I
>go to use the class, but I find I need a larger array than I initialized
>in my class definition.  What do I do??

>Thanks,
>Chantal
>-
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

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