Class MetricSuppliers.NoOpGauge

    • Constructor Detail

      • NoOpGauge

        public NoOpGauge()
    • Method Detail

      • getValue

        public Object getValue()
        Specified by:
        getValue in interface com.codahale.metrics.Gauge<Object>