net.sf.retrotranslator.runtime.java.lang
Class _Double

java.lang.Object
  extended by net.sf.retrotranslator.runtime.java.lang._Double

public class _Double
extends java.lang.Object

Author:
Taras Puchko

Constructor Summary
_Double()
           
 
Method Summary
static java.lang.Double valueOf(double d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_Double

public _Double()
Method Detail

valueOf

public static java.lang.Double valueOf(double d)