hudson.plugins.robot.helper
Class NumberHelper

java.lang.Object
  extended by hudson.plugins.robot.helper.NumberHelper

public class NumberHelper
extends java.lang.Object


Constructor Summary
NumberHelper()
           
 
Method Summary
static double roundToDecimals(double value, int decimals)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberHelper

public NumberHelper()
Method Detail

roundToDecimals

public static double roundToDecimals(double value,
                                     int decimals)


Copyright © 2010. All Rights Reserved.