public interface StartLoop
| Modifier and Type | Field and Description |
|---|---|
static StartLoop |
NO_START_LOOP
Use NO_START_LOOP instaed of null.
|
static String |
REACHED_COUNT_SEPARATOR
The separator of reached counts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setEndLoop(EndLoop endLoop)
Set end-of-loop command.
|
static final StartLoop NO_START_LOOP
static final String REACHED_COUNT_SEPARATOR
void setEndLoop(EndLoop endLoop)
endLoop - end-of-loop command.Copyright © 2017. All rights reserved.