Package extra166y

Interface Ops.LongAndIntProcedure

Enclosing class:
Ops

public static interface Ops.LongAndIntProcedure
  • Method Summary

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

    • op

      void op(long a, int b)