public interface TextMachineObserver
| Modifier and Type | Method and Description |
|---|---|
void |
foundPattern(int patternId,
int startPos,
int endPos,
TextMachineObserverState observerState) |
void foundPattern(int patternId,
int startPos,
int endPos,
TextMachineObserverState observerState)
Copyright © 2015–2020. All rights reserved.