class TopicIterator extends ObjectIterator<Topic,TopicModelImpl>
pl
Constructor and Description |
---|
TopicIterator(PersistenceLayer pl) |
Modifier and Type | Method and Description |
---|---|
(package private) Iterator<TopicModelImpl> |
fetchObjects() |
(package private) Topic |
instantiateObject(TopicModelImpl model) |
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
TopicIterator(PersistenceLayer pl)
Iterator<TopicModelImpl> fetchObjects()
fetchObjects
in class ObjectIterator<Topic,TopicModelImpl>
Topic instantiateObject(TopicModelImpl model)
instantiateObject
in class ObjectIterator<Topic,TopicModelImpl>
Copyright © 2018. All Rights Reserved.