Counting

public interface Counting

Represents a metric that maintains a count.

Methods

getCount

long getCount()

Get the current count.

Returns:the current count