- 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| DefaultCounter(com.codahale.metrics.Counter c) |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
incpublic void inc() 
- Specified by:
- incin interface- Counter
- See Also:
- Counter.inc()
 
 
- 
getCountpublic long getCount() 
- Specified by:
- getCountin interface- Counter
- See Also:
- Counter.getCount()
 
 
- 
decpublic void dec() 
- Specified by:
- decin interface- Counter
- See Also:
- Counter.dec()
 
 
 
 
 
                
                
OmeroJava API
                Version: 5.2.4-ice35-b23
                Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.