public class ControlPair extends Object
| Constructor and Description |
|---|
ControlPair(VControl left,
VControl right)
Creates the pair.
|
| Modifier and Type | Method and Description |
|---|---|
VControl |
getLeftControl()
The left compare of the compare.
|
VControl |
getRightControl()
The right control of the compare.
|
Copyright © 2020. All rights reserved.