Package extra166y

Interface Ops.IntAndObjectPredicate<A>

Enclosing class:
Ops

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

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

    • op

      boolean op(int a, A b)