Beispiel #1
0
 public String getNumeralValue(long value) throws Exception {
   return Numeral.CD.value(value);
 }