Uses of Class
com.google.mu.util.Substring.Prefix
Packages that use Substring.Prefix
-
Uses of Substring.Prefix in com.google.mu.util
Methods in com.google.mu.util that return Substring.PrefixModifier and TypeMethodDescriptionstatic Substring.Prefix
Substring.prefix
(char prefix) Returns aPrefix
pattern that matches strings starting withprefix
.static Substring.Prefix
Returns aPrefix
pattern that matches strings starting withprefix
.