Interface IObjectListProvider<T>

All Known Subinterfaces:
IMutableObjectList<T>, IObjectList<T>
All Known Implementing Classes:
AbstractObjectList, ObjectList

public interface IObjectListProvider<T>