Package com.mendix.metrics
Interface Metric
public interface Metric
Provides the interface for building a metric.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Metric.Builder<M extends Metric>
Represents a builder for metric objects.