hades.utils
Class IntegerFormatter

java.lang.Object
  extended byhades.utils.IntegerFormatter

public class IntegerFormatter
extends java.lang.Object


Constructor Summary
IntegerFormatter()
           
 
Method Summary
static java.lang.String formatThousandGroups(long value)
           
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerFormatter

public IntegerFormatter()
Method Detail

formatThousandGroups

public static java.lang.String formatThousandGroups(long value)

main

public static void main(java.lang.String[] argv)