CollectionDef.Int64List

publiczna statyczna klasa końcowa CollectionDef.Int64List

 Int64List is used for collecting int, int64 and long values.
 
Typ Protobuf tensorflow.CollectionDef.Int64List

Klasy zagnieżdżone

klasa KolekcjaDef.Int64List.Builder
 Int64List is used for collecting int, int64 and long values. 

Stałe

wew VALUE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny CollectionDef.Int64List
KolekcjaDef.Int64List
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 CollectionDef.Int64List.Builder
statyczny CollectionDef.Int64List.Builder
KolekcjaDef.Int64List.Builder
statyczny CollectionDef.Int64List
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny CollectionDef.Int64List
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CollectionDef.Int64List
parseFrom (dane ByteBuffer)
statyczny CollectionDef.Int64List
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CollectionDef.Int64List
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CollectionDef.Int64List
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny CollectionDef.Int64List
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny CollectionDef.Int64List
parseFrom (dane com.google.protobuf.ByteString)
statyczny CollectionDef.Int64List
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny CollectionDef.Int64List
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
KolekcjaDef.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 CollectionDef.Int64List getDefaultInstance ()

public CollectionDef.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 ()

public static CollectionDef.Int64List.Builder newBuilder (prototyp CollectionDef.Int64List )

public static CollectionDef.Int64List.Builder newBuilder ()

public CollectionDef.Int64List.Builder newBuilderForType ()

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

Rzuca
Wyjątek IO

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

Rzuca
Wyjątek IO

public static CollectionDef.Int64List parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public CollectionDef.Int64List.Builder toBuilder ()

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

Rzuca
Wyjątek IO