FloatListOrBuilder

interfaccia pubblica FloatListOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

galleggiante astratto
getValue (indice int)
repeated float value = 1 [packed = true];
astratto int
getValueCount ()
repeated float value = 1 [packed = true];
Lista astratta<Float>
getValueList ()
repeated float value = 1 [packed = true];

Metodi pubblici

public abstract float getValue (indice int)

repeated float value = 1 [packed = true];

public abstract int getValueCount ()

repeated float value = 1 [packed = true];

public abstract List<Float> getValueList ()

repeated float value = 1 [packed = true];