Interface ObjectValue.DoubleFunction1

Enclosing interface:
ObjectValue

public static interface ObjectValue.DoubleFunction1
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    apply(double n)
     
  • Method Details

    • apply

      double apply(double n)