Package extra166y

Interface Ops.IntAndDoubleProcedure

Enclosing class:
Ops

public static interface Ops.IntAndDoubleProcedure
  • Method Summary

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

    • op

      void op(int a, double b)