Skip to content

Instantly share code, notes, and snippets.

@gustavopinto
Created October 28, 2014 18:34
Show Gist options
  • Save gustavopinto/0c5753a11334f721e03b to your computer and use it in GitHub Desktop.
Save gustavopinto/0c5753a11334f721e03b to your computer and use it in GitHub Desktop.
ParallelStrategyTaskStream.java
currentPositions.parallelStream().forEach(x -> assembleReachablePositions(x))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment