Uses of Class
org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
Packages that use ParallelComputer Package Description org.apache.maven.surefire.junitcore.pc -
-
Uses of ParallelComputer in org.apache.maven.surefire.junitcore.pc
Subclasses of ParallelComputer in org.apache.maven.surefire.junitcore.pc Modifier and Type Class Description (package private) class
ParallelComputerBuilder.PC
Methods in org.apache.maven.surefire.junitcore.pc that return ParallelComputer Modifier and Type Method Description ParallelComputer
ParallelComputerBuilder. buildComputer()
-