Package extra166y

Interface Ops.ObjectAndLongToInt<A>

  • Enclosing class:
    Ops

    public static interface Ops.ObjectAndLongToInt<A>
    • Method Detail

      • op

        int op​(A a,
               long b)