public static final class QueueOfferResult.Dropped$ extends QueueOfferResult implements scala.Product, scala.Serializable
QueueOfferResult.Dropped$, QueueOfferResult.Enqueued$, QueueOfferResult.Failure, QueueOfferResult.Failure$, QueueOfferResult.QueueClosed$| Modifier and Type | Field and Description |
|---|---|
static QueueOfferResult.Dropped$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Dropped$() |
dropped, enqueuedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final QueueOfferResult.Dropped$ MODULE$