Interface Pair<A,​B>

    • Method Detail

      • getA

        A getA()
      • getB

        B getB()