class Client { void method() { Pair> p = new PairProvider().getPair(); } }