Splitting Vector into smalller sub-Vectors
- From: "Allan Bruce" <amb@xxxxxxx>
- Date: Thu, 26 May 2005 10:32:39 +0100
Is it possible to efficiently split a large Vector into smaller sub-Vectors
without iterating through it and adding the Objects to the sub-Vectors? If
not, is there a collection which allows this? I dont need random access, I
am just adding blindly to a single collection, then want to split it up at
the end.
Thanks.
Allan
.
- Follow-Ups:
- Re: Splitting Vector into smalller sub-Vectors
- From: Boudewijn Dijkstra
- Re: Splitting Vector into smalller sub-Vectors
- Prev by Date: Re: JSP on the fly from XML
- Next by Date: Re: static or not?
- Previous by thread: static member question
- Next by thread: Re: Splitting Vector into smalller sub-Vectors
- Index(es):