IBag
Description
- Derived from
-
IBagConst<T>
ICollector<T> - Extended by
-
BagBase abstract
ISortedSet
IVector
Base interface for classes that represent a collection of elements.
Subclasses are free to implement set semantics, i.e. equal elements are stored only once.