Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / March 2004

Tip: Looking for answers? Try searching our database.

Arrays in vector

Thread view: 
Seamoon - 01 Mar 2004 21:46 GMT
Hi,

I want to put arrays of bytes of different lengths in a vector, but if I got
it right only objects can be placed in a vector so how do I convert an array
to and from an object? Ie. if I were to put an atomic datatype like int in a
vector it could be done using the wrapperclass Integer, like v.addLast(new
Integer(64)). What's the corresponding action for arrays?

/Seamoon
Christophe Vanfleteren - 01 Mar 2004 21:57 GMT
> Hi,
>
[quoted text clipped - 5 lines]
>
> /Seamoon

Have you even tried to do what you want?
Hint: all arrays are Objects in java.

Signature

Kind regards,
Christophe Vanfleteren

Lloyd - 03 Mar 2004 00:31 GMT
> Hi,
>
[quoted text clipped - 3 lines]
> vector it could be done using the wrapperclass Integer, like v.addLast(new
> Integer(64)). What's the corresponding action for arrays?

An array _is_ an object.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.