Uses of Class
org.smallmind.claxon.registry.meter.Tachometer
-
Packages that use Tachometer Package Description org.smallmind.claxon.registry.json org.smallmind.claxon.registry.meter -
-
Uses of Tachometer in org.smallmind.claxon.registry.json
Methods in org.smallmind.claxon.registry.json that return types with arguments of type Tachometer Modifier and Type Method Description MeterBuilder<Tachometer>TachometerParser. parse(String json) -
Uses of Tachometer in org.smallmind.claxon.registry.meter
Methods in org.smallmind.claxon.registry.meter that return Tachometer Modifier and Type Method Description TachometerTachometerBuilder. build(Clock clock)Methods in org.smallmind.claxon.registry.meter that return types with arguments of type Tachometer Modifier and Type Method Description MeterBuilder<Tachometer>TachometerBuilder. resolution(Stint resolutionStint)
-