Options
All
  • Public
  • Public/Protected
  • All
Menu

Collection is the abstract base class for concrete data structures. It cannot be constructed directly.

Implementations should extend one of the subclasses, Collection.Keyed, Collection.Indexed, or Collection.Set.

Index

Namespaces

Interfaces

Generated using TypeDoc