Uses of Class
org.tensorflow.proto.BundleEntryProto
Packages that use BundleEntryProto
-
Uses of BundleEntryProto in org.tensorflow.proto
Methods in org.tensorflow.proto that return BundleEntryProtoModifier and TypeMethodDescriptionBundleEntryProto.Builder.build()BundleEntryProto.Builder.buildPartial()static BundleEntryProtoBundleEntryProto.getDefaultInstance()BundleEntryProto.Builder.getDefaultInstanceForType()BundleEntryProto.getDefaultInstanceForType()static BundleEntryProtoBundleEntryProto.parseDelimitedFrom(InputStream input) static BundleEntryProtoBundleEntryProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BundleEntryProtoBundleEntryProto.parseFrom(byte[] data) static BundleEntryProtoBundleEntryProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static BundleEntryProtoBundleEntryProto.parseFrom(ByteString data) static BundleEntryProtoBundleEntryProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static BundleEntryProtoBundleEntryProto.parseFrom(CodedInputStream input) static BundleEntryProtoBundleEntryProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static BundleEntryProtoBundleEntryProto.parseFrom(InputStream input) static BundleEntryProtoBundleEntryProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BundleEntryProtoBundleEntryProto.parseFrom(ByteBuffer data) static BundleEntryProtoBundleEntryProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type BundleEntryProtoModifier and TypeMethodDescriptionBundleEntryProto.getParserForType()static Parser<BundleEntryProto> BundleEntryProto.parser()Methods in org.tensorflow.proto with parameters of type BundleEntryProtoModifier and TypeMethodDescriptionBundleEntryProto.Builder.mergeFrom(BundleEntryProto other) static BundleEntryProto.BuilderBundleEntryProto.newBuilder(BundleEntryProto prototype)