Int64ListOrBuilder

interface pública Int64ListOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstrato longo
getValue (int index)
repeated int64 value = 1 [packed = true];
int abstrato
getValueCount ()
repeated int64 value = 1 [packed = true];
Lista abstrata <Long>
getValueList ()
repeated int64 value = 1 [packed = true];

Métodos Públicos

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];