-
Constructor Summary
Constructors
-
Method Summary
static void
static int
search1(char[] pattern,
char[] text)
static int
static int
search2(char[] pattern,
char[] text)
static int
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
-
search1
public static int search1(char[] pattern,
char[] text)
-
search2
public static int search2(char[] pattern,
char[] text)
-