- java.lang.Object
-
- org.joni.Search.Backward
-
- Enclosing class:
- Search
abstract static class Search.Backward extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Backward()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description (package private) abstract int
search(Matcher matcher, byte[] text, int textP, int adjustText, int textEnd, int textStart, int s_, int range_)
-
-
-
Method Detail
-
search
abstract int search(Matcher matcher, byte[] text, int textP, int adjustText, int textEnd, int textStart, int s_, int range_)
-
-