Searched defs:Pair (Results 1 – 2 of 2) sorted by relevance
23 public class Pair<A, B> { class27 public Pair(A first, B second) { in Pair() method in Pair
22 public final class Pair<A, B> { class26 private Pair(A first, B second) { in Pair() method in Pair