public interface Iterator
boolean
hasNext()
Object
next()
void
remove()
boolean hasNext()
Object next() throws NoSuchElementException, ConcurrentModificationException
NoSuchElementException
ConcurrentModificationException
void remove() throws UnsupportedOperationException, IllegalStateException, ConcurrentModificationException
UnsupportedOperationException
IllegalStateException
www.eWON.biz: Your Eyes Watching Over Net