public interface
Int64ListOrBuilder
| Known Indirect Subclasses |
Public Methods
| abstract long |
getValue(int index)
repeated int64 value = 1 [packed = true];
|
| abstract int |
getValueCount()
repeated int64 value = 1 [packed = true];
|
| abstract List<Long> |
getValueList()
repeated int64 value = 1 [packed = true];
|
Public Methods
public abstract long getValue (int index)
repeated int64 value = 1 [packed = true];
public abstract int getValueCount ()
repeated int64 value = 1 [packed = true];
public abstract List<Long> getValueList ()
repeated int64 value = 1 [packed = true];