CollectionDef.Int64List.Builder

מחלקה סופית סטטית ציבורית CollectionDef.Int64List.Builder

 Int64List is used for collecting int, int64 and long values.
 
סוג Protobuf tensorflow.CollectionDef.Int64List

שיטות ציבוריות

CollectionDef.Int64List.Builder
addAllValue (Iterable<? extends Long> values)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
CollectionDef.Int64List.Builder
addValue (ערך ארוך)
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List
CollectionDef.Int64List
CollectionDef.Int64List.Builder
CollectionDef.Int64List.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
CollectionDef.Int64List.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CollectionDef.Int64List.Builder
clearValue ()
repeated int64 value = 1 [packed = true];
CollectionDef.Int64List.Builder
CollectionDef.Int64List
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ארוך
getValue (int index)
repeated int64 value = 1 [packed = true];
int
getValueCount ()
repeated int64 value = 1 [packed = true];
רשימה<ארוכה>
getValueList ()
repeated int64 value = 1 [packed = true];
בוליאנית סופית
CollectionDef.Int64List.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CollectionDef.Int64List.Builder
mergeFrom (com.google.protobuf.Message אחר)
final CollectionDef.Int64List.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.Int64List.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
CollectionDef.Int64List.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final CollectionDef.Int64List.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CollectionDef.Int64List.Builder
setValue (אינדקס int, ערך ארוך)
repeated int64 value = 1 [packed = true];

שיטות בירושה

שיטות ציבוריות

public CollectionDef.Int64List.Builder addAllValue (Iterable<? מרחיב ערכים Long>)

repeated int64 value = 1 [packed = true];

Public CollectionDef.Int64List.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public CollectionDef.Int64List.Builder addValue (ערך ארוך)

repeated int64 value = 1 [packed = true];

Public CollectionDef.Int64List build ()

Public CollectionDef.Int64List buildPartial ()

Public CollectionDef.Int64List.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

Public CollectionDef.Int64List.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Public CollectionDef.Int64List.Builder clearValue ()

repeated int64 value = 1 [packed = true];

שיבוט Public CollectionDef.Int64List.Builder ()

public CollectionDef.Int64List getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public long getValue (אינדקס אינט)

repeated int64 value = 1 [packed = true];

public int getValueCount ()

repeated int64 value = 1 [packed = true];

רשימה ציבורית<Long> getValueList ()

repeated int64 value = 1 [packed = true];

בוליאני הסופי הציבורי הוא אתחול ()

Public CollectionDef.Int64List.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public CollectionDef.Int64List.Builder mergeFrom (com.google.protobuf.Message אחר)

Public final CollectionDef.Int64List.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.Int64List.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

Public CollectionDef.Int64List.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

Public final CollectionDef.Int64List.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CollectionDef.Int64List.Builder setValue (אינדקס אינט, ערך ארוך)

repeated int64 value = 1 [packed = true];