Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INITIAL_DELAY |
500 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_INCREASE |
-2 |
public static final int |
STATE_FINISHED |
2 |
public static final int |
STATE_INITIALIZED |
0 |
public static final int |
STATE_REQUEST_STOP |
3 |
public static final int |
STATE_RUNNING |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_FINISH |
4 |
public static final int |
TYPE_PROGRESS |
1 |
public static final int |
TYPE_REQUEST_STOP |
3 |
public static final int |
TYPE_SILENT |
6 |
public static final int |
TYPE_START |
0 |
public static final int |
TYPE_SWITCH |
5 |
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.