public class FormulaCacheCleaner extends Object implements Serializable
Constructor and Description |
---|
FormulaCacheCleaner(SBookSeries bookSeries) |
Modifier and Type | Method and Description |
---|---|
void |
clear(Set<Ref> dependents) |
void |
clear(Set<Ref> dependents,
Ref precedent) |
void |
clearByPrecedent(Ref precedent) |
static FormulaCacheCleaner |
getCurrent() |
static FormulaCacheCleaner |
setCurrent(FormulaCacheCleaner ctx) |
public FormulaCacheCleaner(SBookSeries bookSeries)
public static FormulaCacheCleaner setCurrent(FormulaCacheCleaner ctx)
public static FormulaCacheCleaner getCurrent()
public void clearByPrecedent(Ref precedent)
Copyright © 2020. All rights reserved.