public interface StringPattern
Modifier and Type | Method and Description |
---|---|
boolean |
doesMatch(java.lang.String string)
Returns whether the specified string matches thiz pattern.
|
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.