Class GaugeParser
- java.lang.Object
-
- org.smallmind.claxon.registry.json.GaugeParser
-
- All Implemented Interfaces:
InstrumentedParser<Gauge>
public class GaugeParser extends Object implements InstrumentedParser<Gauge>
-
-
Constructor Summary
Constructors Constructor Description GaugeParser()
-
-
-
Method Detail
-
parse
public MeterBuilder<Gauge> parse(String json)
- Specified by:
parsein interfaceInstrumentedParser<Gauge>
-
-