Uses of Class
com.google.protobuf.Type
Packages that use Type
-
Uses of Type in com.google.protobuf
Fields in com.google.protobuf declared as TypeFields in com.google.protobuf with type parameters of type TypeMethods in com.google.protobuf that return TypeModifier and TypeMethodDescriptionstatic TypeType.getDefaultInstance()static TypeType.parseDelimitedFrom(InputStream input) static TypeType.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(byte[] data) static TypeType.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(ByteString data) static TypeType.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(CodedInputStream input) static TypeType.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(InputStream input) static TypeType.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TypeType.parseFrom(ByteBuffer data) static TypeType.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type TypeMethods in com.google.protobuf with parameters of type Type