Class MonotonicCounter

java.lang.Object
  |
  +--OoctiObject
        |
        +--HwFeature
              |
              +--MonotonicCounter

public class MonotonicCounter
extends HwFeature

This object represent hardware counters that exist on the device.


Constructor Summary
MonotonicCounter()
           
 
Methods inherited from class OoctiObject
getAttributeValue, getObjectSize, setAttributeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonotonicCounter

public MonotonicCounter()