Interface Templates.Binary<L,​R,​T>

  • Enclosing class:
    Templates

    public static interface Templates.Binary<L,​R,​T>
    • Method Detail

      • apply

        T apply​(L left,
                R right)