Java Randomness Test Suite

JRandTest at SourceForge

Uses of Interface
com.fasteasytrade.JRandTest.IO.OutputDestination

Packages that use OutputDestination
com.fasteasytrade.JRandTest.IO   
com.fasteasytrade.JRandTest.Tests   
 

Uses of OutputDestination in com.fasteasytrade.JRandTest.IO
 

Classes in com.fasteasytrade.JRandTest.IO that implement OutputDestination
 class ConsoleOutputDestination
           
 class TextareaOutputDestination
          Class implementation to enable application/applet to receive output test data into awt.TextArea.
 

Uses of OutputDestination in com.fasteasytrade.JRandTest.Tests
 

Methods in com.fasteasytrade.JRandTest.Tests with parameters of type OutputDestination
 void Base.addOutputDestination(OutputDestination od)
          register output destination in vector of output destinations. printf and puts willwrite data to all destinations.
 void Base.removeOutputDestination(OutputDestination od)
          unregister output destination from vector of output destinations.
 


Java Randomness Test Suite

JRandTest at SourceForge

JRandTest at SourceForge
Copyright © 2005 Zur Aougav. All Rights Reserved.