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.SuffixSubstring.suffix(char suffix) Returns aSuffixpattern that matches strings ending withsuffix.static Substring.SuffixReturns aSuffixpattern that matches strings ending withsuffix.