Package extra166y

Interface Ops.LongAndIntToDouble

Enclosing class:
Ops

public static interface Ops.LongAndIntToDouble
  • Method Summary

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

    • op

      double op(long a, int b)