Searched defs:US_GALLON (Results 1 – 2 of 2) sorted by relevance
54 public static final int US_GALLON = 0x42; field in VehicleUnit
56 protected static final Unit US_GALLON = new Unit(VehicleUnit.US_GALLON, field in UnitsMap