public class DoWhileLoop extends WhileLoop
Constructor and Description |
---|
DoWhileLoop() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Defines the added functionality of the ITransformationStep object
|
initialize, setCondition
public void execute()
ITransformationStep
execute
in interface ITransformationStep
execute
in class WhileLoop