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