Re: setSize ArrayList, when will it come?
- From: Jan Burse <janburse@xxxxxxxxxxx>
- Date: Wed, 10 Aug 2011 12:29:29 +0200
Robert Klemme schrieb:
2. Writing a static helper method which uses ArrayList.ensureCapacity()
and a loop which invokes add() or removeRange() depending on whether the
new capacity is larger or smaller.
removeRange is protected, so I cannot use it in a helper.
.
- Follow-Ups:
- Re: setSize ArrayList, when will it come?
- From: Robert Klemme
- Re: setSize ArrayList, when will it come?
- References:
- setSize ArrayList, when will it come?
- From: Jan Burse
- Re: setSize ArrayList, when will it come?
- From: Eric Sosman
- Re: setSize ArrayList, when will it come?
- From: Jan Burse
- Re: setSize ArrayList, when will it come?
- From: Robert Klemme
- setSize ArrayList, when will it come?
- Prev by Date: Re: Getters and Setters
- Next by Date: Re: setSize ArrayList, when will it come?
- Previous by thread: Re: setSize ArrayList, when will it come?
- Next by thread: Re: setSize ArrayList, when will it come?
- Index(es):
Relevant Pages
|