Uses of Package
org.jhotdraw8.icollection.immutable
Packages that use org.jhotdraw8.icollection.immutable
Package
Description
Provides mutable and immutable collections.
Provides facades of collection interfaces.
Defines interfaces to immutable collections.
-
Classes in org.jhotdraw8.icollection.immutable used by org.jhotdraw8.icollectionClassDescriptionAn interface to an immutable set that only provides an
addmethod; the implementation guarantees that the state of the collection does not change.An interface to an immutable collection; the implementation guarantees that the state of the collection does not change.An interface to an immutable list; the implementation guarantees that the state of the collection does not change.An interface to an immutable map; the implementation guarantees that the state of the map does not change.An interface to an immutable navigable map; the implementation guarantees that the state of the collection does not change.An interface to an immutable navigable set; the implementation guarantees that the state of the collection does not change.An interface to an immutable collection with a well-defined iteration order; the implementation guarantees that the state of the collection does not change.An interface to an immutable map with a well-defined iteration order; the implementation guarantees that the state of the collection does not change.An interface to an immutable set with a well-defined iteration order; the implementation guarantees that the state of the collection does not change.An interface to an immutable set; the implementation guarantees that the state of the collection does not change.An interface to an immutable sorted map; the implementation guarantees that the state of the collection does not change.An interface to an immutable sorted set; the implementation guarantees that the state of the collection does not change. -
Classes in org.jhotdraw8.icollection.immutable used by org.jhotdraw8.icollection.facadeClassDescriptionAn interface to an immutable collection; the implementation guarantees that the state of the collection does not change.An interface to an immutable list; the implementation guarantees that the state of the collection does not change.An interface to an immutable map; the implementation guarantees that the state of the map does not change.An interface to an immutable set; the implementation guarantees that the state of the collection does not change.
-
Classes in org.jhotdraw8.icollection.immutable used by org.jhotdraw8.icollection.immutableClassDescriptionAn interface to an immutable set that only provides an
addmethod; the implementation guarantees that the state of the collection does not change.An interface to an immutable collection; the implementation guarantees that the state of the collection does not change.An interface to an immutable list; the implementation guarantees that the state of the collection does not change.An interface to an immutable map; the implementation guarantees that the state of the map does not change.An interface to an immutable navigable map; the implementation guarantees that the state of the collection does not change.An interface to an immutable navigable set; the implementation guarantees that the state of the collection does not change.An interface to an immutable collection with a well-defined iteration order; the implementation guarantees that the state of the collection does not change.An interface to an immutable map with a well-defined iteration order; the implementation guarantees that the state of the collection does not change.An interface to an immutable set with a well-defined iteration order; the implementation guarantees that the state of the collection does not change.An interface to an immutable set; the implementation guarantees that the state of the collection does not change.An interface to an immutable sorted map; the implementation guarantees that the state of the collection does not change.An interface to an immutable sorted set; the implementation guarantees that the state of the collection does not change.