Package org.biojava.utils.automata
Interface PatternListener
-
public interface PatternListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
notifyHit(String patternID, int start, int end, boolean greedy)
-