Interface WithQValue<T>

    • Method Detail

      • withQValue

        T withQValue​(double qValue)
        truncates Double qValue to float and returns a new instance with this qValue set
      • withQValue

        T withQValue​(float qValue)