public static class F.Tuple<A,B> extends Object
A
_1
B
_2
F.Tuple(A _1, B _2)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final A _1
public final B _2
public F.Tuple(A _1, B _2)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015. All Rights Reserved.