Class MetricIdAccess


  • public final class MetricIdAccess
    extends java.lang.Object
    This class encapsulates metric identifiers for script generated metrics
    • Constructor Summary

      Constructors 
      Constructor Description
      MetricIdAccess​(com.hello2morrow.sonargraph.core.model.script.IScriptMetricId id)
      Internal use only
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MetricIdAccess

        public MetricIdAccess​(com.hello2morrow.sonargraph.core.model.script.IScriptMetricId id)
        Internal use only