Uses of Record Class
com.google.common.labs.regex.RegexPattern.Sequence
Packages that use RegexPattern.Sequence
-
Uses of RegexPattern.Sequence in com.google.common.labs.regex
Methods in com.google.common.labs.regex that return RegexPattern.SequenceModifier and TypeMethodDescriptionstatic RegexPattern.Sequence
RegexPattern.sequence
(RegexPattern... elements) Returns aRegexPattern.Sequence
of the given elements.