Class ActionCallback

java.lang.Object
edu.tufts.hrilab.action.ActionCallback
All Implemented Interfaces:
Serializable, Runnable

public class ActionCallback extends Object implements Runnable, Serializable
See Also:
  • Constructor Details

    • ActionCallback

      public ActionCallback()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable