Package extra166y

Interface Ops.BinaryIntPredicate

  • Enclosing class:
    Ops

    public static interface Ops.BinaryIntPredicate
    • Method Detail

      • op

        boolean op​(int a,
                   int b)