public static class Instruments.Counter extends Object
Constructor and Description |
---|
Counter(String name) |
Counter(String name,
long value) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
com.google.common.base.Optional<Long> |
getValue()
Counter may not have value
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.