-
Type Parameters:
-
T - the type of the objects in the set.
-
All Superinterfaces:
-
java.lang.Iterable<T>, java.util.Collection<E>, java.util.Set<E>
interface ConcurrentSet<T>
implements java.util.Set<E>
Represent a set of objects with is thread-safe.
-
Parameters:
-
<T> -
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-