| Class | Description |
|---|---|
| AnnotationUtils |
Convenience utility for locating
Timed annotations on classes and methods. |
| HierarchicalNameMapper |
Defines the mapping between a combination of name + dimensional tags and a hierarchical name.
|
| MapAccess | |
| MeterId |
Used as a convenient data structure to hold a unique identifier for Meters (a combination
of their name and tags), but should not be exposed to users through a public API.
|
| TimeUtils |
Modification on
TimeUnit.convert(long, TimeUnit) that accepts and preserves
precision from a double argument. |