|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.rdf.sommer.util.RDFCollection.MRIterator
class RDFCollection.MRIterator
| Field Summary | |
|---|---|
(package private) E |
current
|
(package private) java.util.Iterator<E> |
wit
|
| Constructor Summary | |
|---|---|
RDFCollection.MRIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
E |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Iterator<E> wit
E current
| Constructor Detail |
|---|
RDFCollection.MRIterator()
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic E next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||