|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringPatternSet
Implementation match a string against a pattern.
Method Summary | |
---|---|
boolean |
match(java.lang.String stringToMatch)
Returns true for a match, false for no-match. |
Method Detail |
---|
boolean match(java.lang.String stringToMatch)
stringToMatch
- value to match
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |