Counters
represent global counters, defined either by the framework or applications. Each Counter
is named by an {@link Enum} and has a long for the value.
Counters
are bunched into Groups, each comprising of counters from a particular Enum
class.
|
|
|
|
|
|