Module org.jhotdraw8.collection
module org.jhotdraw8.collection
Defines primitive collections, and various utility classes for collections and iterators.
-
Packages
ExportsPackageDescriptionProvides C#-likeEnumerators.Defines functions used by collections, so that we can avoid dependencies to other modules.Provides iterators and utility classes for iterators.Provides mapped collections and mapped iterators.Provides interfaces and classes modeling ordered and unordered pairs of objects.Defines interfaces for primitive collections and provides implementations.Provides spliterators and utility classes for spliterators.Provides utilities for implementing collections.