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