Class StateCache

java.lang.Object
io.deephaven.web.client.api.state.StateCache

public class StateCache extends Object
A container for all known table states within the application. You should only remove entries from this cache when all JsTable who might reference a given state have abandoned said state.