Package org.apache.jena.atlas.test
Class RepeatExecution
- java.lang.Object
-
- org.apache.jena.atlas.test.RepeatExecution
-
public class RepeatExecution extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RepeatExecution()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
repeatExecutions(ExecGenerator execGenerator, int iterations, boolean showProgress)
-
-
-
Method Detail
-
repeatExecutions
public static void repeatExecutions(ExecGenerator execGenerator, int iterations, boolean showProgress)
-
-