Schnittstelle IViewProviderContainer<E>

Typparameter:
E - is the type of the elements of a IViewProviderContainer.
Alle bekannten Unterschnittstellen:
IArrayList<E>, ICachingContainer<E>, IContainer<E>, ILinkedList<E>, IMatrix<E>, ISqlRecord
Alle bekannten Implementierungsklassen:
ArrayList, ArrayView, CachingContainer, Container, ContainerView, ContainerView, FilterContainerView, ImmutableList, IterableView, LinkedList, Matrix, MatrixColumn, MatrixRow, MultiContainerView, SqlRecord

public interface IViewProviderContainer<E>
Version:
2024-07-28
Autor:
Silvan Wyss