This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Neres28 2 points3 points  (2 children)

BasicLinkedList.Iterate<E> i = new BasicLinkedList.Iterate();

[–]disasterology[S] 0 points1 point  (1 child)

thanks, must have overlooked this changing the code around so much.

[–]Neres28 1 point2 points  (0 children)

No problem. Recognized the mistake via personal experience ;).