case object Enqueued extends QueueOfferResult with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- Enqueued
- Serializable
- Product
- Equals
- QueueOfferResult
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def isEnqueued: Boolean
Return ture if the element was already enqueued, otherwise false.
Return ture if the element was already enqueued, otherwise false.
- Definition Classes
- → QueueOfferResult
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
Type is used to indicate that stream is successfully enqueued an element