Constructor and Description |
---|
IteratorImpl(List<EntityInfo> entityInfos,
Loader loader) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public IteratorImpl(List<EntityInfo> entityInfos, Loader loader)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved