net.java.ao.util
Class DoubleUtils

java.lang.Object
  extended by net.java.ao.util.DoubleUtils

public class DoubleUtils
extends Object

Since:
version

Field Summary
static double MAX_VALUE
           
static double MIN_VALUE
           
 
Constructor Summary
DoubleUtils()
           
 
Method Summary
static Double checkDouble(Double d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_VALUE

public static final double MAX_VALUE
See Also:
Constant Field Values

MIN_VALUE

public static final double MIN_VALUE
See Also:
Constant Field Values
Constructor Detail

DoubleUtils

public DoubleUtils()
Method Detail

checkDouble

public static Double checkDouble(Double d)


Copyright © 2007-2011. All Rights Reserved.