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