public class CharFinder extends TextFinder
text
CharFinder(char c)
CharFinder(char c, boolean caseInsensitive)
int
end(int start)
start(int from)
setText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
reset
public CharFinder(char c)
c
public CharFinder(char c, boolean caseInsensitive)
caseInsensitive
public int start(int from)
Finder
from
public int end(int start)
start
Copyright © 2021. All rights reserved.