Package extra166y

Interface Ops.DoubleAndObjectToInt<A>

Enclosing class:
Ops

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

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

    • op

      int op(double a, A b)