Merge paradox/scala/mailboxes.md and java/mailboxes.md (#23191)
This commit is contained in:
parent
2b2923f1b6
commit
71175eaf54
4 changed files with 87 additions and 297 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
package jdocs.dispatcher;
|
||||
|
||||
//#mailbox-implementation-example
|
||||
//#mailbox-marker-interface
|
||||
// Marker interface used for mailbox requirements mapping
|
||||
public interface MyUnboundedMessageQueueSemantics {
|
||||
}
|
||||
//#mailbox-implementation-example
|
||||
//#mailbox-marker-interface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue