|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.math.VectorView.AllIterator
public final class VectorView.AllIterator
Method Summary | |
---|---|
boolean |
hasNext()
|
Vector.Element |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Vector.Element next()
next
in interface java.util.Iterator<Vector.Element>
public boolean hasNext()
hasNext
in interface java.util.Iterator<Vector.Element>
public void remove()
remove
in interface java.util.Iterator<Vector.Element>
java.lang.UnsupportedOperationException
- all the time. method not implemented.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |