|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContinueTarget
The classes that implements this interface can contain a continue statement
| Method Summary | |
|---|---|
void |
addLabel(java.lang.String label)
Adds a label to this statement |
boolean |
hasLabel(java.lang.String label)
Test whether this statement has the given label |
| Method Detail |
|---|
void addLabel(java.lang.String label)
label - the label to addboolean hasLabel(java.lang.String label)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||