public class StoreSimulation extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
StoreSimulation.RegisterAccess |
static interface |
StoreSimulation.TriggerListener |
| Modifier and Type | Method and Description |
|---|---|
void |
addTriggerListener(StoreSimulation.TriggerListener listener) |
static StoreSimulation |
instance() |
void |
removeTriggerListener(StoreSimulation.TriggerListener listener) |
void |
setRegisterAccess(StoreSimulation.RegisterAccess ra) |
public static StoreSimulation instance()
public void addTriggerListener(StoreSimulation.TriggerListener listener)
public void removeTriggerListener(StoreSimulation.TriggerListener listener)
public void setRegisterAccess(StoreSimulation.RegisterAccess ra)
Copyright © 2021 LSST. All rights reserved.