public static interface CollectionDef.Int64ListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getValue(int index)
repeated int64 value = 1 [packed = true]; |
int |
getValueCount()
repeated int64 value = 1 [packed = true]; |
java.util.List<java.lang.Long> |
getValueList()
repeated int64 value = 1 [packed = true]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.Long> getValueList()
repeated int64 value = 1 [packed = true];int getValueCount()
repeated int64 value = 1 [packed = true];long getValue(int index)
repeated int64 value = 1 [packed = true];index - The index of the element to return.