Package extra166y

Interface Ops.DoubleAndLongPredicate

Enclosing class:
Ops

public static interface Ops.DoubleAndLongPredicate
  • Method Summary

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

    • op

      boolean op(double a, long b)