Alona Kaplan has posted comments on this change.
Change subject: core: Move Pair class to common.utils
......................................................................
Patch Set 5: (1 inline comment)
....................................................
File
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/Pair.java
Line 1: package org.ovirt.engine.core.common.utils;
Line 2:
Line 3: public final class Pair<T, K> {
The class should be serializable.
Line 4: private T first;
Line 5: private K second;
Line 6:
Line 7: public Pair() {
--
To view, visit http://gerrit.ovirt.org/8697
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I358b2feb95c1d62cce2d76e3d35e46ac5e7239be
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Muli Salem <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches