Package extra166y

Interface Ops.DoubleAndIntToInt

Enclosing class:
Ops

public static interface Ops.DoubleAndIntToInt
  • Method Summary

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

    • op

      int op(double a, int b)