public class WildcardPattern extends Object
WildcardPattern(String pattern)
boolean
matches(String input)
static boolean
matches(String pattern, String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WildcardPattern(String pattern)
public boolean matches(String input)
public static boolean matches(String pattern, String input)
Condition.matches(java.lang.String, java.lang.String)
Copyright © 2015 jwall.org. All Rights Reserved.