public class ValuePair<T,X> extends Object
ValuePair(T value1, X value2)
T
getFirst()
X
getSecond()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValuePair(T value1, X value2)
public T getFirst()
public X getSecond()
Copyright © 2017 SAP SE. All Rights Reserved.