org.openjena.atlas.test
Class RepeatExecution

java.lang.Object
  extended by org.openjena.atlas.test.RepeatExecution

public class RepeatExecution
extends Object


Constructor Summary
RepeatExecution()
           
 
Method Summary
static void repeatExecutions(ExecGenerator execGenerator, int iterations, boolean showProgress)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeatExecution

public RepeatExecution()
Method Detail

repeatExecutions

public static void repeatExecutions(ExecGenerator execGenerator,
                                    int iterations,
                                    boolean showProgress)


Licenced under the Apache License, Version 2.0