Package extra166y

Interface Ops.IntAndLongToObject<R>

Enclosing class:
Ops

public static interface Ops.IntAndLongToObject<R>
  • Method Summary

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

    • op

      R op(int a, long b)