Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2004 10:19:18 -0700
From:      Lane Sharman <lane@opendoors.com>
To:        Jayprakash_Gonella <Jayprakash_Gonella@Satyam.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Adding Object to a Vector
Message-ID:  <40A10B16.1020800@opendoors.com>
References:  <7FF62A49079FD511B14400065B19EF12054598B5@cprnt003.satyam.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jayprakash,

You can always look at the source code for any java class. That is the 
best place. There, you will see that the backing store for a Vector is a 
java array.

-Lane

Jayprakash_Gonella wrote:

>Hi,
>     May this is not the proper forum for my question. 
>
>Can any body explain the internal representation (memory-wise) of a Vector
>in Java? How does a Vector class implement a growable array of objects?
>
>thanks and regards,
>-jayprakash
>************************************************************************** 
>This email (including any attachments) is intended for the sole use of the
>intended recipient/s and may contain material that is CONFIDENTIAL AND
>PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
>distribution or forwarding of any or all of the contents in this message is
>STRICTLY PROHIBITED. If you are not the intended recipient, please contact
>the sender by email and delete all copies; your cooperation in this regard
>is appreciated.
>**************************************************************************
>_______________________________________________
>freebsd-java@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-java
>To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
>
>  
>

-- 
Lane Sharman
Providing Private and SPAM-Free Email
http://www.opendoors.com
858-755-2868





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40A10B16.1020800>