Bouncy Castle Cryptography Library 1.77.0

org.bouncycastle.util
Class Doubles

java.lang.Object
  |
  +--org.bouncycastle.util.Doubles

public class Doubles
extends java.lang.Object


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

Constructor Detail

Doubles

public Doubles()
Method Detail

valueOf

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

Bouncy Castle Cryptography Library 1.77.0