public class Pair<D,C> extends Object
D
first
C
second
Pair(D d, C c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final D first
public final C second
public Pair(D d, C c)
Copyright © 2013 The University of Manchester. All Rights Reserved.