at.tuwien.ifs.somtoolbox.util
Class NumberUtils

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.util.NumberUtils

public class NumberUtils
extends Object

Version:
$Id: $
Author:
Rudolf Mayer

Field Summary
static long KBit2MBit
           
 
Constructor Summary
NumberUtils()
           
 
Method Summary
static double setScale(int scale, double value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KBit2MBit

public static final long KBit2MBit
See Also:
Constant Field Values
Constructor Detail

NumberUtils

public NumberUtils()
Method Detail

setScale

public static double setScale(int scale,
                              double value)