|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.msu.cme.rdp.classifier.comparison.TaxonTree.SampleDetailIterator
class TaxonTree.SampleDetailIterator
Field Summary | |
---|---|
private float |
confCutoff
|
private Score |
curScore
|
private java.lang.Object |
onDeck
|
Constructor Summary | |
---|---|
TaxonTree.SampleDetailIterator(Score s,
float conf)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
java.lang.Object |
next()
|
void |
remove()
|
private void |
setNextElement(Score score)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.Object onDeck
private Score curScore
private float confCutoff
Constructor Detail |
---|
public TaxonTree.SampleDetailIterator(Score s, float conf)
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator
public java.lang.Object next()
next
in interface java.util.Iterator
private void setNextElement(Score score)
public void remove() throws java.lang.UnsupportedOperationException
remove
in interface java.util.Iterator
java.lang.UnsupportedOperationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |