- java.lang.Object
-
- ome.system.metrics.DefaultCounter
-
-
Constructor Summary
Constructors
Constructor and Description |
DefaultCounter(com.codahale.metrics.Counter c) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
inc
public void inc()
- Specified by:
inc
in interface Counter
- See Also:
Counter.inc()
-
getCount
public long getCount()
- Specified by:
getCount
in interface Counter
- See Also:
Counter.getCount()
-
dec
public void dec()
- Specified by:
dec
in interface Counter
- See Also:
Counter.dec()
OmeroJava API
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.