Int64ListOrBuilder

interfaccia pubblica Int64ListOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

astratto lungo
getValue (indice int)
repeated int64 value = 1 [packed = true];
astratto int
getValueCount ()
repeated int64 value = 1 [packed = true];
Lista astratta<Lunga>
getValueList ()
repeated int64 value = 1 [packed = true];

Metodi pubblici

public abstract long getValue (indice int)

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