com.artenum.rosetta.test
Class TestConsoleHistoryPerformance

java.lang.Object
  extended by com.artenum.rosetta.test.TestConsoleHistoryPerformance
All Implemented Interfaces:
Runnable

public class TestConsoleHistoryPerformance
extends Object
implements Runnable


Constructor Summary
TestConsoleHistoryPerformance(OutputView outputView)
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 void setWriting(boolean writing)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConsoleHistoryPerformance

public TestConsoleHistoryPerformance(OutputView outputView)
Method Detail

setWriting

public void setWriting(boolean writing)

run

public void run()
Specified by:
run in interface Runnable

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2007-2011 Artenum. All Rights Reserved.