Uses of Class
com.google.protobuf.Type
-
Packages that use Type Package Description com.google.protobuf -
-
Uses of Type in com.google.protobuf
Methods in com.google.protobuf that return types with arguments of type Type Modifier and Type Method Description Parser<Type>Type. getParserForType()static Parser<Type>Type. parser()Methods in com.google.protobuf with parameters of type Type Modifier and Type Method Description Type.BuilderType.Builder. mergeFrom(Type other)static Type.BuilderType. newBuilder(Type prototype)
-