de.jstacs.models.utils
Class ModelTester.SeqIterator
java.lang.Object
de.jstacs.models.utils.ModelTester.SeqIterator
- Enclosing class:
- ModelTester
public static class ModelTester.SeqIterator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelTester.SeqIterator
public ModelTester.SeqIterator(AlphabetContainer abc,
int length)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
next
public boolean next()
getSequence
public Sequence getSequence()
throws WrongAlphabetException,
WrongSequenceTypeException
- Throws:
WrongAlphabetException
WrongSequenceTypeException