Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2004 11:32:23 +0100 (BST)
From:      Jan Grant <Jan.Grant@bristol.ac.uk>
To:        Achilleus Mantzios <achill@matrix.gatewaynet.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Adding Object to a Vector
Message-ID:  <Pine.GSO.4.58.0405111130450.23544@mail.ilrt.bris.ac.uk>
In-Reply-To: <Pine.LNX.4.44.0405110908080.16050-100000@matrix.gatewaynet.com>
References:  <Pine.LNX.4.44.0405110908080.16050-100000@matrix.gatewaynet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 May 2004, Achilleus Mantzios wrote:

> 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

I _believe_ that the source of java.util.Vector is shipped with the
binary distributions of the JDK from Sun, so (if you haven't already)
you can probably get that and you don't quite have to sign your soul
away to Sun to the same extent as getting the full source to the JDK
requires.


-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 http://ioctl.org/jan/
There's no convincing English-language argument that this sentence is true.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.58.0405111130450.23544>