Class MetricGuiHelper


  • public class MetricGuiHelper
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String GUI_GROUP_METADATA_KEY
      GuiGroup is used on the Metric as metadata to group Metric instances in the metric picker
    • Constructor Summary

      Constructors 
      Constructor Description
      MetricGuiHelper()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GUI_GROUP_METADATA_KEY

        public static final java.lang.String GUI_GROUP_METADATA_KEY
        GuiGroup is used on the Metric as metadata to group Metric instances in the metric picker
        See Also:
        Constant Field Values
    • Constructor Detail

      • MetricGuiHelper

        public MetricGuiHelper()