public class CharMatcherFinder extends TextFinder
text
CharMatcherFinder(Matcher<Character> matcher)
int
end(int start)
start(int from)
setText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
reset
public CharMatcherFinder(Matcher<Character> matcher)
matcher
public int start(int from)
Finder
from
public int end(int start)
start
Copyright © 2021. All rights reserved.