Package com.google.common.base
Class CommonPattern
java.lang.Object
com.google.common.base.CommonPattern
- Direct Known Subclasses:
JdkPattern
The subset of the
Pattern API which is used by this package, and also
shared with the re2j library. For internal use only. Please refer to the Pattern
javadoc for details.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CommonPatternabstract intflags()static booleanabstract CommonMatcherabstract Stringpattern()abstract StringtoString()