Package extra166y

Interface Ops.LongAndDoubleProcedure

Enclosing class:
Ops

public static interface Ops.LongAndDoubleProcedure
  • Method Summary

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

    • op

      void op(long a, double b)