ParticleFactory<T extends App<T>, E extends Entity<T>> typedef

ParticleFactory<T extends App<T>, E extends Entity<T>> = E Function()

Implementation

typedef ParticleFactory<T extends App<T>, E extends Entity<T>> = E Function();