public final class MotifBuilder<S extends Sequence<S>> extends Object
MotifBuilder(Alphabet<S> alphabet, int size)
Motif<S>
createAndDestroy()
void
setAllowedLetter(int position, byte letter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MotifBuilder(Alphabet<S> alphabet, int size)
public void setAllowedLetter(int position, byte letter)
public Motif<S> createAndDestroy()
Copyright © 2018. All rights reserved.