Merge branch 'wip-improve-docs-rk'
This commit is contained in:
commit
0fc8ae5d73
33 changed files with 919 additions and 40 deletions
|
|
@ -124,8 +124,6 @@ trait SubchannelClassification { this: EventBus ⇒
|
|||
@volatile
|
||||
private var cache = Map.empty[Classifier, Set[Subscriber]]
|
||||
|
||||
protected def subscribers = cache.values.flatten
|
||||
|
||||
/**
|
||||
* Returns the Classifier associated with the given Event
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue