- java.lang.Object
-
- org.droitateddb.util.Pair<K,V>
-
-
Constructor Summary
Constructors
| Constructor and Description |
Pair(K first,
V second) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFirst
public K getFirst()
-
getSecond
public V getSecond()
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2015 arconsis IT-Solutions GmbH. All Rights Reserved.