Uses of Class
com.google.protobuf.GeneratedMessageLite.MethodToInvoke
-
-
Uses of GeneratedMessageLite.MethodToInvoke in com.google.protobuf
Methods in com.google.protobuf that return GeneratedMessageLite.MethodToInvoke Modifier and Type Method Description static GeneratedMessageLite.MethodToInvokeGeneratedMessageLite.MethodToInvoke. valueOf(String name)Returns the enum constant of this type with the specified name.static GeneratedMessageLite.MethodToInvoke[]GeneratedMessageLite.MethodToInvoke. values()Returns an array containing the constants of this enum type, in the order they are declared.
-