Package extra166y

Interface Ops.IntAndDoubleToInt

Enclosing class:
Ops

public static interface Ops.IntAndDoubleToInt
  • Method Summary

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

    • op

      int op(int a, double b)