Int64List

publiczna klasa końcowa Int64List

Protobuf typu tensorflow.Int64List

Klasy zagnieżdżone

klasa Int64List.Builder Protobuf typu tensorflow.Int64List

Stałe

wew VALUE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna lista Int64List
Lista Int64
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
końcowy com.google.protobuf.UnknownFieldSet
długi
getValue (indeks int)
repeated int64 value = 1 [packed = true];
wew
getValueCount ()
repeated int64 value = 1 [packed = true];
Lista<Długa>
getValueList ()
repeated int64 value = 1 [packed = true];
wew
końcowa wartość logiczna
statyczny Int64List.Builder
newBuilder (prototyp Int64List )
statyczny Int64List.Builder
Int64List.Builder
statyczna lista Int64List
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna lista Int64List
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista Int64List
parseFrom (dane ByteBuffer)
statyczna lista Int64List
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista Int64List
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista Int64List
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna lista Int64List
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna lista Int64List
parseFrom (dane com.google.protobuf.ByteString)
statyczna lista Int64List
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista Int64List
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Int64List.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int VALUE_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public static Int64List getDefaultInstance ()

public Int64List getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny długi getValue (indeks int)

repeated int64 value = 1 [packed = true];

publiczny int getValueCount ()

repeated int64 value = 1 [packed = true];

public List<Long> getValueList ()

repeated int64 value = 1 [packed = true];

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny Int64List.Builder newBuilder (prototyp Int64List )

publiczny statyczny Int64List.Builder newBuilder ()

public Int64List.Builder newBuilderForType ()

public static Int64List parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static Int64List parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static Int64List parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static Int64List parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static Int64List parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static Int64List parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static Int64List parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static Int64List parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static Int64List parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static Int64List parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public Int64List.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO