CollectionDef.Int64List

کلاس نهایی استاتیک عمومی CollectionDef.Int64List

 Int64List is used for collecting int, int64 and long values.
 
نوع Protobuf tensorflow.CollectionDef.Int64List

کلاس های تو در تو

کلاس CollectionDef.Int64List.Builder
 Int64List is used for collecting int, int64 and long values. 

ثابت ها

بین المللی VALUE_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
Static CollectionDef.Int64List
CollectionDef.Int64List
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
طولانی
getValue (شاخص int)
repeated int64 value = 1 [packed = true];
بین المللی
getValueCount ()
repeated int64 value = 1 [packed = true];
فهرست <طولانی>
getValueList ()
repeated int64 value = 1 [packed = true];
بین المللی
بولی نهایی
Static CollectionDef.Int64List.Builder
newBuilder (نمونه اولیه CollectionDef.Int64List )
Static CollectionDef.Int64List.Builder
CollectionDef.Int64List.Builder
Static CollectionDef.Int64List
parseDelimitedFrom (ورودی جریان ورودی)
Static CollectionDef.Int64List
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static CollectionDef.Int64List
parseFrom (داده های ByteBuffer)
Static CollectionDef.Int64List
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static CollectionDef.Int64List
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static CollectionDef.Int64List
parseFrom (ورودی com.google.protobuf.CodedInputStream)
Static CollectionDef.Int64List
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static CollectionDef.Int64List
parseFrom (داده های com.google.protobuf.ByteString)
Static CollectionDef.Int64List
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Static CollectionDef.Int64List
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
CollectionDef.Int64List.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی VALUE_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک CollectionDef.Int64List getDefaultInstance ()

عمومی CollectionDef.Int64List getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

دریافت ارزش عمومی (int index)

repeated int64 value = 1 [packed = true];

عمومی int getValueCount ()

repeated int64 value = 1 [packed = true];

فهرست عمومی<Long> getValueList ()

repeated int64 value = 1 [packed = true];

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک CollectionDef.Int64List.Builder newBuilder ( نمونه اولیه CollectionDef.Int64List )

عمومی استاتیک CollectionDef.Int64List.Builder newBuilder ()

عمومی CollectionDef.Int64List.Builder newBuilderForType ()

عمومی استاتیک CollectionDef.Int64List parseDelimitedFrom (ورودی InputStream)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.Int64List parseDelimitedFrom (ورودی InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.Int64List parseFrom (داده های ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.Int64List parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.Int64List parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.Int64List parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.Int64List parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.Int64List parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.Int64List parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.Int64List parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی CollectionDef.Int64List.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException