Package extra166y

Interface Ops.IntAndLongToDouble

Enclosing class:
Ops

public static interface Ops.IntAndLongToDouble
  • Method Summary

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

    • op

      double op(int a, long b)