public final class IfFormulaInstantiationCache
extends java.lang.Object
Constructor and Description |
---|
IfFormulaInstantiationCache() |
Modifier and Type | Method and Description |
---|---|
ImmutableList<IfFormulaInstantiation> |
get(boolean antec,
Semisequent s) |
void |
put(boolean antec,
Semisequent s,
ImmutableList<IfFormulaInstantiation> value) |
public final ImmutableList<IfFormulaInstantiation> get(boolean antec, Semisequent s)
public final void put(boolean antec, Semisequent s, ImmutableList<IfFormulaInstantiation> value)
Copyright © 2003-2019 The KeY-Project.