Package extra166y

Interface Ops.LongAndIntPredicate

Enclosing class:
Ops

public static interface Ops.LongAndIntPredicate
  • Method Summary

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

    • op

      boolean op(long a, int b)