Uses of Package
org.docx4j.com.google.common.collect
Packages that use org.docx4j.com.google.common.collect
-
Classes in org.docx4j.com.google.common.collect used by org.docx4j.com.google.common.cacheClassDescriptionA
Mapwhose contents will never change, with many other important properties detailed atImmutableCollection. -
Classes in org.docx4j.com.google.common.collect used by org.docx4j.com.google.common.collectClassDescriptionA bimap (or "bidirectional map") is a map that preserves the uniqueness of its values as well as that of its keys.A
BiMapbacked by two hash tables.ACollectionwhose contents will never change, and which offers a few additional guarantees detailed below.Abstract base class for builders ofImmutableCollectiontypes.AMapwhose contents will never change, with many other important properties detailed atImmutableCollection.ASetwhose contents will never change, with many other important properties detailed atImmutableCollection.A builder for creatingImmutableSetinstances.A collection that supports order-independent equality, likeSet, but may have duplicate elements.An unmodifiable element-count pair for a multiset.An iterator that does not supportUnmodifiableIterator.remove().