Re: what happen in for (x:List) and iterator when adding to List
- From: Andreas Leitgeb <avl@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: 25 Sep 2008 17:22:35 GMT
George <zggame@xxxxxxxxx> wrote:
I am using java 5. So I cannot use Deque.
Any suggestion?
Now that you know the javadocs, hinting you towards
Queue and LinkedList (as a standard class implementing
Queue) should get you further. (these two do exist in 1.5)
.
- References:
- Prev by Date: Re: what happen in for (x:List) and iterator when adding to List
- Next by Date: $$$$REBUT PELUANG NIE$$$TAWARAN HINGGA 30hb SEPT$$$$$MUDAH!!
- Previous by thread: Re: what happen in for (x:List) and iterator when adding to List
- Next by thread: [Help]How to start Java desktop application in NetBeans ?
- Index(es):
Relevant Pages
|