| Package | Description |
|---|---|
| sila_java.library.server_base.standard_features |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulationController.ContextSwitcher<T extends SimulationController.Context>
Class responsible for managing two context, a real and simulated one
|
| Modifier and Type | Method and Description |
|---|---|
<T extends SimulationController.Context> |
SimulationController.createContextSwitcher(@NonNull javax.inject.Provider<T> real,
T sim)
Factory method that creates a ContextSwitcher
|
Copyright © 2022 SiLA Java Developers. All rights reserved.