public class Tuple<A,B> extends Object
A
a
B
b
Tuple(A a, B b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final A a
public final B b
public Tuple(A a, B b)
Copyright © 1999–2019 ViaOA. All rights reserved.