Package extra166y

Interface Ops.LongPredicate

Enclosing class:
Ops

public static interface Ops.LongPredicate
  • Method Summary

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

    • op

      boolean op(long a)