T
- The element type of the set projection.protected static class AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.ResubmissionListener.ConcurrentHashSet<T>
extends java.util.AbstractSet<T>
ConcurrentHashMap
.Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<T,java.lang.Boolean> |
delegate
The delegate map.
|
Modifier | Constructor and Description |
---|---|
protected |
ConcurrentHashSet()
Creates a concurrent hash set.
|
Modifier and Type | Method and Description |
---|---|
boolean |
add(T value) |
java.util.Iterator<T> |
iterator() |
boolean |
remove(java.lang.Object value) |
int |
size() |
addAll, clear, contains, containsAll, isEmpty, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait