public class VariableOrConstant<K,V>
extends java.lang.Object
| Constructor and Description |
|---|
VariableOrConstant(K variable,
V constant) |
| Modifier and Type | Method and Description |
|---|---|
V |
getConstant() |
K |
getVariable() |
Copyright © 2016. All Rights Reserved.