|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.cmu.minorthird.classify.transform.AugmentedInstance.MyIterator
public class AugmentedInstance.MyIterator
Constructor Summary | |
---|---|
AugmentedInstance.MyIterator()
|
Method Summary | |
---|---|
boolean |
hasNext()
|
Feature |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AugmentedInstance.MyIterator()
Method Detail |
---|
public void remove()
remove
in interface java.util.Iterator<Feature>
public boolean hasNext()
hasNext
in interface java.util.Iterator<Feature>
public Feature next()
next
in interface java.util.Iterator<Feature>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |