JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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)
Method Details
notifyHit
void
notifyHit
(
String
patternID, int start, int end, boolean greedy)