public static class IfInstantiationCachePool.IfInstantiationCache
extends java.lang.Object
Constructor and Description |
---|
IfInstantiationCache() |
Modifier and Type | Method and Description |
---|---|
ImmutableList<IfFormulaInstantiation> |
get(boolean antec,
java.lang.Long key) |
void |
put(boolean antec,
java.lang.Long key,
ImmutableList<IfFormulaInstantiation> value) |
public ImmutableList<IfFormulaInstantiation> get(boolean antec, java.lang.Long key)
public void put(boolean antec, java.lang.Long key, ImmutableList<IfFormulaInstantiation> value)
Copyright © 2003-2019 The KeY-Project.