Package extra166y

Interface Ops.DoubleAndIntProcedure

Enclosing class:
Ops

public static interface Ops.DoubleAndIntProcedure
  • Method Summary

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

    • op

      void op(double a, int b)