NoneValue

パブリック最終クラスNoneValue

 Represents None.
 
Protobuf 型tensorflow.NoneValue

ネストされたクラス

クラスなし値.ビルダー
 Represents None. 

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的なし値
なし値
最終的な静的 com.google.protobuf.Descriptors.Descriptor
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的NoneValue.Builder
newBuilder ( NoneValueプロトタイプ)
静的NoneValue.Builder
なし値.ビルダー
静的なし値
parseDelimitedFrom (InputStream 入力)
静的なし値
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なし値
parseFrom (ByteBuffer データ)
静的なし値
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なし値
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なし値
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的なし値
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なし値
parseFrom (com.google.protobuf.ByteString データ)
静的なし値
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的なし値
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
なし値.ビルダー
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static NoneValue getDefaultInstance ()

public NoneValue getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static NoneValue.Builder newBuilder ( NoneValueプロトタイプ)

public static NoneValue.Builder newBuilder ()

public NoneValue.Builder newBuilderForType ()

public static NoneValue parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static NoneValue parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static NoneValue parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static NoneValue parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static NoneValue parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static NoneValue parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static NoneValue parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static NoneValue parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static NoneValue parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static NoneValue parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public NoneValue.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外