Uses of Class
com.google.mu.util.Substring.Prefix
-
Uses of Substring.Prefix in com.google.mu.util
Modifier 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
.