public class PairKey<FIRST,SECOND> extends Object
NKey
PairKey(FIRST first, SECOND second)
boolean
equals(Object obj)
FIRST
getFirst()
SECOND
getSecond()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PairKey(FIRST first, SECOND second)
public FIRST getFirst()
public SECOND getSecond()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.