I\'m trying to parallelize some application code using Java 8 threads. The Runnable to be executed is:
Runnable
static private class Solver implements R