Class EolConcurrentBag<T>

java.lang.Object
org.eclipse.epsilon.eol.types.EolCollection<T>
org.eclipse.epsilon.eol.types.concurrent.EolConcurrentBag<T>
Type Parameters:
T -
All Implemented Interfaces:
Iterable<T>, Collection<T>

public class EolConcurrentBag<T> extends EolCollection<T>
Since:
1.6
Author:
Sina Madani
  • Constructor Details

    • EolConcurrentBag

      public EolConcurrentBag()