Interface FloatResource

All Superinterfaces:
Resource

public interface FloatResource extends Resource
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    void
    setValue​(float value)
     
  • Method Details

    • getValue

      float getValue()
    • setValue

      void setValue(float value)