WritingFormat - WarzouMc/NumberFormatter GitHub Wiki

WritingFormat:

  1. Call :

NumberFormatter.WritingFormat

  1. Constructor :

public WritingFormat.ROMAN

Call the class with roman numbers

public WritingFormat.GREEK

Call the class with custom greek numbers

  1. Method :

String convert(int integer) -> convert an integer

-> 956 : ϡνϛ

String convert(long llong) -> transforme a long

-> 1819616 : [M][D][C][C][C][X]M[X]DCXVI