Package extra166y

Interface Ops.DoubleAndObjectToLong<A>

Enclosing class:
Ops

public static interface Ops.DoubleAndObjectToLong<A>
  • Method Summary

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

    • op

      long op(double a, A b)