Package net.sourceforge.plantuml.api
Class NiceNumber
- java.lang.Object
-
- net.sourceforge.plantuml.api.NiceNumber
-
public class NiceNumber extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NiceNumber()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
format(long v)
static int
getNicer(int value)
-