Package de.iip_ecosphere.platform.ecsRuntime


package de.iip_ecosphere.platform.ecsRuntime
Interfaces and basic implementation of the ECS runtime. Intentionally, interfaces are not templates while abstract classes define templates over the actually used types to avoid later explicit casting.