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