public class Completed$ extends java.lang.Object implements TransferState
| Modifier and Type | Field and Description |
|---|---|
static Completed$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Completed$() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCompleted() |
boolean |
isReady() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisExecutablepublic static final Completed$ MODULE$
public boolean isReady()
isReady in interface TransferStatepublic boolean isCompleted()
isCompleted in interface TransferState