issues
search
Ellzord
/
JALSE
Java Artificial Life Simulation Engine
https://ellzord.github.io/JALSE
Apache License 2.0
139
stars
24
forks
source link
Add parallel streams to EntityContainer, AttributeContainer and Taggable
#158
Closed
Ellzord
closed
9 years ago
Ellzord
commented
9 years ago
Can just do
stream().parallel()
Can just do
stream().parallel()