public static interface
CollectionDef.FloatListOrBuilder
Known Indirect Subclasses |
Public Methods
abstract float |
getValue(int index)
repeated float value = 1 [packed = true];
|
abstract int |
getValueCount()
repeated float value = 1 [packed = true];
|
abstract List<Float> |
getValueList()
repeated float value = 1 [packed = true];
|
Public Methods
public abstract float getValue (int index)
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];