Class PrimitiveDouble

    • Constructor Summary

      Constructors 
      Constructor Description
      PrimitiveDouble()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getObject()
      Object that matches given Class and Value
      • Methods inherited from class java.lang.Object

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

      • PrimitiveDouble

        PrimitiveDouble()
    • Method Detail

      • getObject

        public java.lang.Object getObject()
        Description copied from class: PrimitiveObject
        Object that matches given Class and Value
        Overrides:
        getObject in class PrimitiveObject
        Returns:
        Object