Uses of Enum Class
com.google.re2j.MatcherInput.Encoding
-
Uses of MatcherInput.Encoding in com.google.re2j
Subclasses with type arguments of type MatcherInput.Encoding in com.google.re2jMethods in com.google.re2j that return MatcherInput.EncodingModifier and TypeMethodDescription(package private) abstract MatcherInput.EncodingMatcherInput.getEncoding()MatcherInput.Utf16MatcherInput.getEncoding()MatcherInput.Utf8MatcherInput.getEncoding()static MatcherInput.EncodingReturns the enum constant of this class with the specified name.static MatcherInput.Encoding[]MatcherInput.Encoding.values()Returns an array containing the constants of this enum class, in the order they are declared.