|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.cmu.minorthird.classify.FeatureFactory.CompactInstance.FeatureArrayIterator
public class FeatureFactory.CompactInstance.FeatureArrayIterator
a looper over a feature array with Feature.Looper type
Constructor Summary | |
---|---|
FeatureFactory.CompactInstance.FeatureArrayIterator(Feature[] features)
|
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 FeatureFactory.CompactInstance.FeatureArrayIterator(Feature[] features)
Method Detail |
---|
public boolean hasNext()
hasNext
in interface java.util.Iterator<Feature>
public Feature next()
next
in interface java.util.Iterator<Feature>
public void remove()
remove
in interface java.util.Iterator<Feature>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |