|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Loop
Any class implementing this interface has the properties of a loop.
| Method Summary | |
|---|---|
Statement |
getBody()
Returns the statement that is the body of the loop. |
Expression |
getCondition()
Returns the expression that determines the duration of the loop. |
| Method Detail |
|---|
Statement getBody()
Expression getCondition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||