SystemState constructor

SystemState(
  1. System system
)

Implementation

SystemState(System system) : super(system);