Interface Predicate.LongDouble

Enclosing class:
Predicate

public static interface Predicate.LongDouble
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    call(long arg1, double arg2)
     
  • Method Details

    • call

      boolean call(long arg1, double arg2)