Skip to content

Commit

Permalink
update scaladoc for QueueOfferResult.scala (#1455)
Browse files Browse the repository at this point in the history
* update scaladoc for QueueOfferResult.scala

* scalafmt
  • Loading branch information
pjfanning committed Aug 27, 2024
1 parent 798793e commit 6945a17
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ object QueueOfferResult {

/**
* Java API: The `QueueClosed` singleton instance
*
* @since 1.1.0
*/
def closed: QueueOfferResult = QueueClosed
}

0 comments on commit 6945a17

Please sign in to comment.