private static final class IfFormulaInstSeq.Cache extends Object
Modifier and Type | Field and Description |
---|---|
Semisequent |
aKey |
ImmutableList<IfFormulaInstantiation> |
aVal |
Semisequent |
sKey |
ImmutableList<IfFormulaInstantiation> |
sVal |
Modifier | Constructor and Description |
---|---|
private |
IfFormulaInstSeq.Cache() |
public Semisequent aKey
public ImmutableList<IfFormulaInstantiation> aVal
public Semisequent sKey
public ImmutableList<IfFormulaInstantiation> sVal