Package | Description |
---|---|
net.engio.mbassy.common |
Modifier and Type | Class and Description |
---|---|
class |
StrongConcurrentSet<T>
This implementation uses strong references to the elements.
|
class |
WeakConcurrentSet<T>
This implementation uses weak references to the elements.
|
Copyright © 2018. All rights reserved.