|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.wcohen.ss.CombinedStringDistanceLearner.JthDistanceInstanceIterator
protected class CombinedStringDistanceLearner.JthDistanceInstanceIterator
Iterate over the j-th field of MultiStringWrapper's in a DistanceInstance of MultiStringWrapper's
| Constructor Summary | |
|---|---|
CombinedStringDistanceLearner.JthDistanceInstanceIterator(int j,
java.util.Iterator<DistanceInstance> i)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
DistanceInstance |
next()
|
DistanceInstance |
nextDistanceInstance()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CombinedStringDistanceLearner.JthDistanceInstanceIterator(int j,
java.util.Iterator<DistanceInstance> i)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface DistanceInstanceIteratorhasNext in interface java.util.Iterator<DistanceInstance>public DistanceInstance nextDistanceInstance()
nextDistanceInstance in interface DistanceInstanceIteratorpublic DistanceInstance next()
next in interface DistanceInstanceIteratornext in interface java.util.Iterator<DistanceInstance>public void remove()
remove in interface java.util.Iterator<DistanceInstance>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||