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.PrefixSubstring.prefix(char prefix) Returns aPrefixpattern that matches strings starting withprefix.static Substring.PrefixReturns aPrefixpattern that matches strings starting withprefix.