-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
clear() |
void |
dec() |
void |
dec(long n) |
long |
getCount() |
void |
inc() |
void |
inc(long n) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Register
public Register()
-
Method Detail
-
clear
public void clear()
- Specified by:
clear in interface Metric
-
inc
public void inc(long n)
-
dec
public void dec(long n)
Copyright © 2013. All Rights Reserved.