Adding Object to a Vector
Achilleus Mantzios
achill at matrix.gatewaynet.com
Tue May 11 00:07:20 PDT 2004
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
--
-Achilleus
More information about the freebsd-java
mailing list