org.apache.mahout.cf.taste.impl.common
Class AbstractLongPrimitiveIterator
java.lang.Object
org.apache.mahout.cf.taste.impl.common.AbstractLongPrimitiveIterator
- All Implemented Interfaces:
- Iterator<Long>, LongPrimitiveIterator, SkippingIterator<Long>
- Direct Known Subclasses:
- SamplingLongPrimitiveIterator
public abstract class AbstractLongPrimitiveIterator
- extends Object
- implements LongPrimitiveIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLongPrimitiveIterator
public AbstractLongPrimitiveIterator()
next
public Long next()
- Specified by:
next
in interface Iterator<Long>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.