Searched refs:postValue (Results 1 – 1 of 1) sorted by relevance
41 public DecimalToRoman(long postValue, String postLetter, long preValue, in DecimalToRoman() argument45 this.m_postValue = postValue; in DecimalToRoman()