Class CommonPattern

java.lang.Object
com.google.common.base.CommonPattern
Direct Known Subclasses:
JdkPattern

abstract class CommonPattern extends Object
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 Details

    • CommonPattern

      CommonPattern()
  • Method Details