Class AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.Resubmitter.ConcurrentHashSet<T>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<T>
net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.Resubmitter.ConcurrentHashSet<T>
Type Parameters:
T - The element type of the set projection.
All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>
Enclosing class:
AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.Resubmitter

protected static class AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.Resubmitter.ConcurrentHashSet<T> extends AbstractSet<T>
A set projection for a ConcurrentHashMap.