net.sourceforge.plantuml.api
Class NiceNumber

java.lang.Object
  extended by net.sourceforge.plantuml.api.NiceNumber

public class NiceNumber
extends Object


Constructor Summary
NiceNumber()
           
 
Method Summary
static String format(long v)
           
static int getNicer(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NiceNumber

public NiceNumber()
Method Detail

getNicer

public static int getNicer(int value)

format

public static String format(long v)


Copyright © 2014. All Rights Reserved.