Class SwedishHundredToWordsConverter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String asWords​(java.lang.Integer value, GenderType swedishGenderType)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SwedishHundredToWordsConverter

        public SwedishHundredToWordsConverter​(java.util.Map<java.lang.Integer,​GenderForms> swedishBaseValues)