Interface Float


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

    Modifier and Type
    Method
    Description
    float
     
  • Method Details

    • getValue

      float getValue()