Interface Rule.RPattern
- 
- Enclosing class:
 - Rule
 
public static interface Rule.RPatternA minimal wrapper around the functionality of Pattern that we use, to allow for alternate implementations. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisMatch(java.lang.CharSequence input) 
 -