Package extra166y

Interface Ops.LongAndDoubleToInt

Enclosing class:
Ops

public static interface Ops.LongAndDoubleToInt
  • Method Summary

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

    • op

      int op(long a, double b)