Class DoubleWrapper


  • public class DoubleWrapper
    extends AbstractPrimitiveWrapper<java.lang.Double>
    Created by Kishore Routhu on 31/8/16 2:37 PM.
    • Constructor Summary

      Constructors 
      Constructor Description
      DoubleWrapper​(java.lang.Double result)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DoubleWrapper

        public DoubleWrapper​(java.lang.Double result)