- java.lang.Object
-
- de.hybris.platform.cockpit.util.ValuePair<T,X>
-
-
Constructor Summary
Constructors
| Constructor and Description |
ValuePair(T value1,
X value2) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFirst
public T getFirst()
-
getSecond
public X getSecond()
Copyright © 2018 SAP SE. All Rights Reserved.