Uses of Interface
org.jhotdraw8.icollection.immutable.ImmutableAddOnlySet
Packages that use ImmutableAddOnlySet
Package
Description
Provides mutable and immutable collections.
Defines interfaces to immutable collections.
-
Uses of ImmutableAddOnlySet in org.jhotdraw8.icollection
Classes in org.jhotdraw8.icollection that implement ImmutableAddOnlySetModifier and TypeClassDescriptionclassImplements theImmutableAddOnlySetinterface using a Compressed Hash-Array Mapped Prefix-tree (CHAMP). -
Uses of ImmutableAddOnlySet in org.jhotdraw8.icollection.immutable
Methods in org.jhotdraw8.icollection.immutable that return ImmutableAddOnlySetModifier and TypeMethodDescriptionReturns a copy of this set that contains all elements of this set and also the specified element.