ConcurrentHashSet
@Deprecated public class ConcurrentHashSet<E> extends ConcurrentHashSet<E>
Constructor and Description |
---|
ConcurrentHashSet()
Deprecated.
|
ConcurrentHashSet(int capacity)
Deprecated.
|
ConcurrentHashSet(Set<E> set)
Deprecated.
|