org.opengroup.arm3.metric
Interface ArmMetricGaugeFloat32

All Superinterfaces:
ArmMetric

public interface ArmMetricGaugeFloat32
extends ArmMetric


Method Summary
 float get()
           
 void set(float inValue)
           
 

Method Detail

get

float get()

set

void set(float inValue)