public class PattenUtil extends Object
PattenUtil()
static boolean
hasMatch(String[] source, String compare)
hasMatch(String source, String compare)
hasMatch(List<String> source, String compare)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PattenUtil()
public static boolean hasMatch(String source, String compare)
public static boolean hasMatch(List<String> source, String compare)
public static boolean hasMatch(String[] source, String compare)