All Known Implementing Classes:
IfElseTask, IfTask, RepeatTask, ThreadTask, WhileTask

public interface BodiedTask
A task with a body.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the stack of this task
  • Method Details