|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.base.types.InstanceList.Iterator
Constructor Summary | |
InstanceList.Iterator()
|
Method Summary | |
double |
getInstanceWeight()
|
boolean |
hasNext()
|
java.lang.Object |
next()
|
Instance |
nextInstance()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InstanceList.Iterator()
Method Detail |
public boolean hasNext()
hasNext
in interface java.util.Iterator
public Instance nextInstance()
public double getInstanceWeight()
public java.lang.Object next()
next
in interface java.util.Iterator
public void remove()
remove
in interface java.util.Iterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |