Package extra166y

Interface Ops.BinaryLongPredicate

Enclosing class:
Ops

public static interface Ops.BinaryLongPredicate
  • Method Summary

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

    • op

      boolean op(long a, long b)