public class Couple<T,P> extends Object
Couple(T t, P p)
P
getP()
T
getT()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Couple(T t, P p)
public T getT()
public P getP()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.