Uses of Class
com.google.mu.util.Substring.Suffix
Packages that use Substring.Suffix
-
Uses of Substring.Suffix in com.google.mu.util
Methods in com.google.mu.util that return Substring.SuffixModifier and TypeMethodDescriptionstatic Substring.Suffix
Substring.suffix
(char suffix) Returns aSuffix
pattern that matches strings ending withsuffix
.static Substring.Suffix
Returns aSuffix
pattern that matches strings ending withsuffix
.