Interface FloatValueOrBuilder (3.19.4)

public interface FloatValueOrBuilder extends MessageLiteOrBuilder

Methods

getValue()

public abstract float getValue()

The float value.

float value = 1;

Returns
Type Description
float

The value.