Package extra166y

Interface Ops.LongAndObjectToInt<A>

Enclosing class:
Ops

public static interface Ops.LongAndObjectToInt<A>
  • Method Summary

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

    • op

      int op(long a, A b)