- java.lang.Object
-
- org.reveno.atp.clustering.util.Tuple<V1,V2>
-
-
Constructor Summary
Constructors
| Constructor and Description |
Tuple(V1 val1,
V2 val2) |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getVal1
public V1 getVal1()
-
getVal2
public V2 getVal2()
Copyright © 2015 Artem Dmitriev. All Rights Reserved.