public class KMP extends Object
KMP(String pat)
int
search(String txt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KMP(String pat)
public int search(String txt)