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