Public Member Functions | |
| CBResponse (Completion completion, CBDescOut desc, int type) | |
| CBResponse (Completion completion, CBDescOut desc, int type, double value) | |
Public Attributes | |
| Completion | completion = null |
| CBDescOut | desc = null |
| int | type = INVALID_TYPE |
| double | value = Double.MIN_VALUE |
Static Public Attributes | |
| final int | INVALID_TYPE = 0 |
| final int | DONE_TYPE = 1 |
| final int | WORKING_TYPE = 2 |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8