| Package | Description |
|---|---|
| net.engio.mbassy.common |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractConcurrentSet.Entry<T> |
static class |
StrongConcurrentSet.StrongEntry<T> |
static class |
WeakConcurrentSet.WeakEntry<T> |
| Modifier and Type | Method and Description |
|---|---|
ISetEntry<T> |
ISetEntry.next() |
| Constructor and Description |
|---|
AbstractConcurrentSet(Map<T,ISetEntry<T>> entries) |
Copyright © 2013. All Rights Reserved.