Package extra166y

Interface Ops.DoubleAndIntPredicate

Enclosing class:
Ops

public static interface Ops.DoubleAndIntPredicate
  • Method Summary

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

    • op

      boolean op(double a, int b)