Date: Tue, 11 May 2004 09:12:24 +0300 (EEST) From: Achilleus Mantzios <achill@matrix.gatewaynet.com> To: Jayprakash_Gonella <Jayprakash_Gonella@Satyam.com> Cc: freebsd-java@freebsd.org Subject: Re: Adding Object to a Vector Message-ID: <Pine.LNX.4.44.0405110908080.16050-100000@matrix.gatewaynet.com> In-Reply-To: <7FF62A49079FD511B14400065B19EF12054598B5@cprnt003.satyam.com>
next in thread | previous in thread | raw e-mail | index | archive | help
O kyrios Jayprakash_Gonella egrapse stis May 11, 2004 : > 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? Since you are of the lucky guys working with java in FreeBSD just do: vi /usr/ports/java/jdk14/work/j2se/src/share/classes/java/util/Vector.java > > 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" > -- -Achilleus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0405110908080.16050-100000>