Interface Predicate.Long

Enclosing class:
Predicate

public static interface Predicate.Long
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    call(long arg)
     
  • Method Details

    • call

      boolean call(long arg)