Class ConcurrentSegmentedStoredList<T>

java.lang.Object
com.j_spaces.kernel.list.ConcurrentStoredList<T>
com.j_spaces.kernel.list.ConcurrentSegmentedStoredList<T>
All Implemented Interfaces:
IHashEntry<Object,IStoredList<T>>, ICollection<T>, IStoredList<T>, IObjectsList

public class ConcurrentSegmentedStoredList<T> extends ConcurrentStoredList<T>
Since:
7.1
Version:
1.0
Author:
Yechiel Fefer