Searched refs:handleCompoundUnit (Results 1 – 2 of 2) sorted by relevance
315 String actual = exampleGenerator.handleCompoundUnit( in checkCompoundUnits()
338 result = handleCompoundUnit(getUnitLength(), Count.valueOf(count), value); in getExampleHtml()583 public String handleCompoundUnit(UnitLength unitLength, Count count, String value) { in handleCompoundUnit() method in ExampleGenerator