- java.lang.Object
-
- org.wandora.utils.Tuples.T2<E1,E2>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
E1 |
e1 |
E2 |
e2 |
-
Constructor Summary
Constructors
Constructor and Description |
T2(E1 e1,
E2 e2) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
T2
public T2(E1 e1,
E2 e2)
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright 2004-2015 Wandora Team