public interface CompleteMessage extends ServerMessage
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone()
Check whether this message is the last complete message, which also means that the total task has been
done.
|
Copyright © 2018–2023 asyncer.io. All rights reserved.