Schnittstelle AggregationRequestable<E>

Typparameter:
E - is the type of the elements a AggregationRequestable.
Alle bekannten Unterschnittstellen:
IArrayList<E>, ICachingContainer<E>, IContainer<E>, ILinkedList<E>, IMatrix<E>, ISqlRecord
Alle bekannten Implementierungsklassen:
AbstractContainer, AbstractExtendedContainer, ArrayContainerView, ArrayList, CachingContainer, ContainerView, FilterContainerView, ImmutableList, IntervallContainerView, IterableContainerView, LinkedList, MappingContainerView, Matrix, MatrixColumn, MatrixRow, MultiContainerView, SqlRecord

public interface AggregationRequestable<E>
Version:
2023-10-30
Autor:
Silvan Wyss