-
Field Summary 
Fields
private char[]
private final int
private final int[]
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
R 
-
right 
private final int[] right
-
pattern 
-
pat 
-
Constructor Details 
-
BoyerMoore 
-
BoyerMoore 
-
Method Details 
-
search 
-
search 
public int search(char[] text)
-
main 