public interface Matcher
long
end()
end(int no)
boolean
find()
String
group()
group(int no)
matches()
prefixes()
start()
start(int no)
boolean matches()
boolean prefixes()
boolean find()
long start()
long start(int no)
long end()
long end(int no)
String group()
String group(int no)
Copyright © 2019. All rights reserved.