Iterator<U>
private final LinkedList<ServiceHandle<U>>
handles
private
MyIterator(List<ServiceHandle<U>> handles)
boolean
hasNext()
U
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove