public class Pair<K,V> extends Object
Pair(K first, V second)
boolean
equals(Object o)
K
getFirst()
V
getSecond()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Pair(K first, V second)
public K getFirst()
public V getSecond()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2016 arconsis IT-Solutions GmbH. All Rights Reserved.