Package extra166y

Interface Ops.DoubleAndObjectToInt<A>

  • Enclosing class:
    Ops

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

      • op

        int op​(double a,
               A b)