public interface SimulationContext
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentPhase() |
long |
getCurrentTick() |
<T extends Number> |
getSeries(String symbol) |
<T> T |
getService(Class<T> clazz) |
Copyright © 2015. All rights reserved.