Uses of Class
se.hb.jcp.util.ParallelizedAction
-
Packages that use ParallelizedAction Package Description se.hb.jcp.util -
-
Uses of ParallelizedAction in se.hb.jcp.util
Methods in se.hb.jcp.util that return ParallelizedAction Modifier and Type Method Description protected abstract ParallelizedActionParallelizedAction. createSubtask(int first, int last)Creates a ParallelizedAction for the sub-interval.
-