Package | Description |
---|---|
org.jboss.util.collection |
Extentions to the Java Collections framework.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentReferenceHashSet<E>
Set based on top of ConcurrentReferenceHashMap.
|
class |
ConcurrentSet<E>
Concurrent Set based on top of ConcurrentHashMap.
|
class |
FastCopyHashSet<E>
Concurrent Set based on top of FastCopyHashMap.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.