T - The context typepublic final class SimulationController.ContextSwitcher<T extends SimulationController.Context> extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the real and simulation context
|
T |
getActive()
Get the active context
|
public T getActive()
public void close()
close in interface AutoCloseableCopyright © 2022 SiLA Java Developers. All rights reserved.