|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.cf.taste.impl.common.AbstractLongPrimitiveIterator
public abstract class AbstractLongPrimitiveIterator
Constructor Summary | |
---|---|
AbstractLongPrimitiveIterator()
|
Method Summary | |
---|---|
java.lang.Long |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.mahout.cf.taste.impl.common.LongPrimitiveIterator |
---|
nextLong, peek |
Methods inherited from interface org.apache.mahout.cf.taste.impl.common.SkippingIterator |
---|
skip |
Methods inherited from interface java.util.Iterator |
---|
hasNext, remove |
Constructor Detail |
---|
public AbstractLongPrimitiveIterator()
Method Detail |
---|
public java.lang.Long next()
next
in interface java.util.Iterator<java.lang.Long>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |