org.opengroup.arm3.metric
Interface ArmMetricGroup


public interface ArmMetricGroup


Method Summary
 void clear(int slot)
           
 ArmMetric get(int slot)
           
 void set(int slot, ArmMetric metric)
           
 

Method Detail

clear

void clear(int slot)

get

ArmMetric get(int slot)

set

void set(int slot,
         ArmMetric metric)