Package extra166y

Interface Ops.DoubleAndLongToInt

Enclosing class:
Ops

public static interface Ops.DoubleAndLongToInt
  • Method Summary

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

    • op

      int op(double a, long b)