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