Searched defs:Pair (Results 1 – 1 of 1) sorted by relevance
188 private static class Pair implements Comparable<Pair> { class in JvmtiTaggingTest192 public Pair(Object o, long t) { in Pair() method in JvmtiTaggingTest.Pair