|
Neo4j Community | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.helpers.collection.PrefetchingIterator<T>
org.neo4j.helpers.collection.CatchingIteratorWrapper<T,U>
public abstract class CatchingIteratorWrapper<T,U>
| Constructor Summary | |
|---|---|
CatchingIteratorWrapper(Iterator<U> source)
|
|
| Method Summary |
|---|
| Methods inherited from class org.neo4j.helpers.collection.PrefetchingIterator |
|---|
hasNext, next, remove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CatchingIteratorWrapper(Iterator<U> source)
|
Neo4j Community | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||