public static interface DivideAndConquer.Strategy
IntCount
getInitialWorkerCount()
boolean
shouldDivideFurther(int localIndexCount, IntCount localWorkerCount)
IntCount getInitialWorkerCount()
boolean shouldDivideFurther(int localIndexCount, IntCount localWorkerCount)