by xinxin <jnzhouxinxin@[EMAIL PROTECTED]
>
Apr 22, 2008 at 06:18 AM
On 4=D4=C222=C8=D5, =CF=C2=CE=E78=CA=B124=B7=D6, Roedy Green
<see_webs...@[EMAIL PROTECTED]
>
wrote:
> On Tue, 22 Apr 2008 08:50:13 GMT, "a" <a...@[EMAIL PROTECTED]
> wrote, quoted or
> indirectly quoted someone who said :
>
> >How can I get back to the first element after fini****ng the while loop
wi=
th
> >enum.hasMoreElements()?
>
> 1. get another Iterator.
>
> 2. make a copy first time though.
> --
>
> Roedy Green Canadian Mind Products
> The Java Glossaryhttp://mindprod.com
yes,it's the easiest way to manage it .i think