org.opengroup.arm40.metric.ArmMetricString32Definition Interface Reference
[ARM 4.0 Metrics, ARM 4.0 Metric Strings, ARM 4.0 Definitions]
Marks a metadata binding. More...
Inheritance diagram for org.opengroup.arm40.metric.ArmMetricString32Definition:
Detailed Description
Marks a metadata binding.
This is a subclass of ArmMetricDefinition
serving as a marker interface that binds the metadata in ArmMetricDefinition
to the metric data type, and describes an object interface that can be instantiated (there are no factory methods for objects that implement only ArmMetricDefinition
). No new methods beyond those in ArmMetricDefinition
are added.
Objects implementing this interface are created using ArmMetricFactory#newArmMetricString32Definition.
The documentation for this interface was generated from the following file:
- org/opengroup/arm40/metric/ArmMetricString32Definition.java