kareltherobot
Interface ur_Robot.ConnectStrategy

Enclosing class:
ur_Robot

public static interface ur_Robot.ConnectStrategy


Method Summary
 void action(ur_Robot sender, ur_Robot receiver, java.io.BufferedReader manager)
           
 

Method Detail

action

public void action(ur_Robot sender,
                   ur_Robot receiver,
                   java.io.BufferedReader manager)