Package extra166y

Interface Ops.IntAndDoublePredicate

Enclosing class:
Ops

public static interface Ops.IntAndDoublePredicate
  • Method Summary

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

    • op

      boolean op(int a, double b)