Package extra166y

Interface Ops.DoubleAndObjectProcedure<A>

Enclosing class:
Ops

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

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

    • op

      void op(double a, A b)