Uses of Record Class
com.google.common.labs.regex.RegexPattern.Sequence
Packages that use RegexPattern.Sequence
Package
Description
Regex parser for dev tools (requires dot-parse artifact)
-
Uses of RegexPattern.Sequence in com.google.common.labs.regex
Methods in com.google.common.labs.regex that return RegexPattern.SequenceModifier and TypeMethodDescriptionstatic RegexPattern.SequenceRegexPattern.sequence(RegexPattern... elements) Returns aRegexPattern.Sequenceof the given elements.