Searched defs:IMPERIAL_GALLON (Results 1 – 2 of 2) sorted by relevance
55 public static final int IMPERIAL_GALLON = 0x43; field in VehicleUnit
58 protected static final Unit IMPERIAL_GALLON = new Unit(VehicleUnit.IMPERIAL_GALLON, field in UnitsMap