Interface Double


public interface Double
Denotes the object as being automatically convertible to java double type.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • getValue

      double getValue()