abstract static class Search.Backward
extends java.lang.Object
| Constructor and Description |
|---|
Backward() |
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract int |
search(Matcher matcher,
byte[] text,
int textP,
int adjustText,
int textEnd,
int textStart,
int s_,
int range_) |
abstract int search(Matcher matcher, byte[] text, int textP, int adjustText, int textEnd, int textStart, int s_, int range_)