public class Pair<X,Y> extends Object
Pair(X key, Y value)
X
getKey()
Y
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(X key, Y value)
public X getKey()
public Y getValue()
Copyright © 2014–2020 Checkmarx. All rights reserved.