Package extra166y

Interface Ops.LongAndObjectToObject<A,R>

Enclosing class:
Ops

public static interface Ops.LongAndObjectToObject<A,R>
  • Method Summary

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

    • op

      R op(long a, A b)