Class PeDouble


  • final class PeDouble
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double val  
    • Constructor Summary

      Constructors 
      Constructor Description
      PeDouble()  
      PeDouble​(double v)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • val

        double val
    • Constructor Detail

      • PeDouble

        PeDouble()
      • PeDouble

        PeDouble​(double v)