Class ConcurrentHashSet<K>

  • Type Parameters:
    K -
    All Implemented Interfaces:
    Iterable<K>, Collection<K>, Set<K>

    public class ConcurrentHashSet<K>
    extends Object
    implements Set<K>
    Deprecated.