DelayedEntityProcessingSystem - junkdog/artemis-odb GitHub Wiki
Like DelayedIteratingSystem, but uses Entity references instead of int.
This system exists as a convenience for users migrating from other Artemis clones or older versions of odb. We recommend using the int systems over the Entity variants.