public static class AttributeUtils.Tuple<X,Y> extends java.lang.Object
X
x
Y
y
Tuple(X x, Y y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final X x
public final Y y
public Tuple(X x, Y y)