protected class CombinedStringDistanceLearner.JthDistanceInstanceIterator extends Object implements DistanceInstanceIterator
| Constructor and Description |
|---|
JthDistanceInstanceIterator(int j,
Iterator i) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
DistanceInstance |
nextDistanceInstance() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic JthDistanceInstanceIterator(int j,
Iterator i)
public boolean hasNext()
hasNext in interface DistanceInstanceIteratorhasNext in interface Iteratorpublic DistanceInstance nextDistanceInstance()
nextDistanceInstance in interface DistanceInstanceIteratorpublic Object next()
next in interface DistanceInstanceIteratornext in interface IteratorCopyright © 2016. All rights reserved.