org.openware.loadsim.stats
Class Util

java.lang.Object
  |
  +--org.openware.loadsim.stats.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static java.lang.String pad(double value, int numPlaces)
           
static double round(double value, int numPlaces)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

round

public static double round(double value,
                           int numPlaces)

pad

public static java.lang.String pad(double value,
                                   int numPlaces)


Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.