Interface OGauge<T>

All Superinterfaces:
OMetric
All Known Implementing Classes:
DropWizardGauge

public interface OGauge<T> extends OMetric
Created by Enrico Risa on 09/07/2018.
  • Method Details

    • getValue

      default T getValue()