Package extra166y

Interface Ops.IntAndLongProcedure

Enclosing class:
Ops

public static interface Ops.IntAndLongProcedure
  • Method Summary

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

    • op

      void op(int a, long b)