Interface CanUseMultipleThreads

All Known Subinterfaces:
MultiThreadedCalculation

public interface CanUseMultipleThreads
  • Method Summary

    Modifier and Type
    Method
    Description
    useThreads(int threadCount)
     
  • Method Details