org.opengroup.arm40.metric
Interface ArmMetricCounter64

All Superinterfaces:
ArmInterface, ArmMetric
All Known Implementing Classes:
ArmMetricCounter64Impl

public interface ArmMetricCounter64
extends ArmMetric


Method Summary
 long get()
           
 int set(long value)
           
 
Methods inherited from interface org.opengroup.arm40.metric.ArmMetric
getDefinition
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

get

public long get()

set

public int set(long value)