JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.confluence.util.profiling
Interface CounterSnapshot
@Internal
public interface
CounterSnapshot
Represents a snapshot of the counter.
Since:
5.7
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NonNull
String
getName
()
long
getValue
()
Method Details
getName
@NonNull
String
getName
()
getValue
long
getValue
()