Package extra166y

Interface Ops.IntAndIntToDouble

Enclosing class:
Ops

public static interface Ops.IntAndIntToDouble
  • Method Summary

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

    • op

      double op(int a, int b)