Package | Description |
---|---|
org.mycontroller.standalone.units |
Modifier and Type | Field and Description |
---|---|
static HashMap<UnitUtils.UNIT_TYPE,Unit> |
UnitUtils.unitsImperial |
static HashMap<UnitUtils.UNIT_TYPE,Unit> |
UnitUtils.unitsMetric |
Modifier and Type | Method and Description |
---|---|
static Unit |
Unit.get(Object... args) |
static Unit |
UnitUtils.getUnit(UnitUtils.UNIT_TYPE type) |
Copyright © 2015–2019. All rights reserved.