Package extra166y

Interface Ops.DoubleAndDoubleToInt

Enclosing class:
Ops

public static interface Ops.DoubleAndDoubleToInt
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    op(double a, double b)
     
  • Method Details

    • op

      int op(double a, double b)