public final class Couple<A,B> extends Object
a
b
A
B
Couple(A a, B b)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final A a
public final B b
public Couple(A a, B b)
public String toString()
toString
Object
Copyright © 2014. All Rights Reserved.