|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BioPattern
Method Summary | |
---|---|
BioMatcher |
matcher(SymbolList symList)
Get a matcher that will use these parameters to search a SymbolList. |
Method Detail |
---|
BioMatcher matcher(SymbolList symList) throws IllegalAlphabetException
The resulting BioMatcher is independant of this BioPattern. In particular, calling any mutator methods on this pattern will not affect the matcher.
symList
- the SymbolList to match against
IllegalAlphabetException
- if symList is not over the right alphabet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |