From owner-freebsd-java@FreeBSD.ORG Tue May 11 00:07:20 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61F5016A4CE for ; Tue, 11 May 2004 00:07:20 -0700 (PDT) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E267343D1F for ; Tue, 11 May 2004 00:07:18 -0700 (PDT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id i4B6COFr016069; Tue, 11 May 2004 09:12:24 +0300 Received: from localhost (achill@localhost)i4B6COck016065; Tue, 11 May 2004 09:12:24 +0300 Date: Tue, 11 May 2004 09:12:24 +0300 (EEST) From: Achilleus Mantzios To: Jayprakash_Gonella In-Reply-To: <7FF62A49079FD511B14400065B19EF12054598B5@cprnt003.satyam.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: Adding Object to a Vector X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 07:07:20 -0000 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