public class RegexTool extends Object
RegexTool()
static List<String>
getMatchs(String str, String reg)
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegexTool()
public static List<String> getMatchs(String str, String reg)
str
reg
public static void main(String[] args)
Copyright © 2023. All rights reserved.