Uses of Interface
com.yobotics.simulationconstructionset.whiteBoard.DoSomeWorker

Packages that use DoSomeWorker
com.yobotics.simulationconstructionset.whiteBoard   
 

Uses of DoSomeWorker in com.yobotics.simulationconstructionset.whiteBoard
 

Constructors in com.yobotics.simulationconstructionset.whiteBoard with parameters of type DoSomeWorker
TCPYoWhiteBoardEvaluation(boolean leftSide, ThreadCreatorAndStarter threadCreatorAndStarter, int port, DoSomeWorker doSomeWorker, int numberVariablesToReadLeftWriteRight, int numberVariablesToWriteLeftReadRight)
           
TCPYoWhiteBoardEvaluation(boolean leftSide, ThreadCreatorAndStarter threadCreatorAndStarter, java.lang.String ipAddress, int port, DoSomeWorker doSomeWorker, int numberVariablesToReadLeftWriteRight, int numberVariablesToWriteLeftReadRight)