Package extra166y

Interface Ops.DoublePredicate

Enclosing class:
Ops

public static interface Ops.DoublePredicate
  • Method Summary

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

    • op

      boolean op(double a)