Package zombie.core
Class BoxedStaticValues
java.lang.Object
zombie.core.BoxedStaticValues
public class BoxedStaticValues
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BoxedStaticValues()
-
Method Summary
Modifier and Type Method Description static java.lang.Double
toDouble(double double1)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BoxedStaticValues
public BoxedStaticValues()
-
-
Method Details
-
toDouble
public static java.lang.Double toDouble(double double1)
-