All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fasteasytrade.jrandtest.tests.RandomnessTest Maven / Gradle / Ivy

package com.fasteasytrade.jrandtest.tests;

import com.fasteasytrade.jrandtest.io.RandomStream;

public interface RandomnessTest {

    Result runTest(RandomStream rs) throws Exception;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy