Home | History | Annotate | Download | only in format

Lines Matching refs:unitIndex

977                     for ( int unitIndex = 0; unitIndex < units.length; ++unitIndex ) {
978 Measure m = new Measure(numbers[numIndex], units[unitIndex]);
984 + ", units: " + units[unitIndex]