Package extra166y

Interface Ops.IntAndLongToInt

Enclosing class:
Ops

public static interface Ops.IntAndLongToInt
  • Method Summary

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

    • op

      int op(int a, long b)