Interface Metric<T>

All Superinterfaces:
Mergeable<T>
All Known Subinterfaces:
Count<T>, Distribution<T>, Timing<T>

public interface Metric<T> extends Mergeable<T>