Uses of Class
com.google.re2j.Pattern
-
Uses of Pattern in com.google.re2j
Methods in com.google.re2j that return PatternModifier and TypeMethodDescriptionstatic PatternCreates and returns a newPatterncorresponding to compilingregexwith the default flags (0).static PatternCreates and returns a newPatterncorresponding to compilingregexwith the default flags (0).static Patternstatic PatternMatcher.pattern()Returns thePatternassociated with thisMatcher.