Package extra166y

Interface Ops.LongAndIntToObject<R>

  • Enclosing class:
    Ops

    public static interface Ops.LongAndIntToObject<R>
    • Method Detail

      • op

        R op​(long a,
             int b)