Uses of Class
org.docx4j.com.google.common.collect.ImmutableCollection.Builder
Packages that use ImmutableCollection.Builder
-
Uses of ImmutableCollection.Builder in org.docx4j.com.google.common.collect
Subclasses of ImmutableCollection.Builder in org.docx4j.com.google.common.collectModifier and TypeClassDescriptionstatic classA builder for creatingImmutableSetinstances.Methods in org.docx4j.com.google.common.collect that return ImmutableCollection.BuilderModifier and TypeMethodDescriptionabstract ImmutableCollection.Builder<E>Addselementto theImmutableCollectionbeing built.Adds each element ofelementsto theImmutableCollectionbeing built.Adds each element ofelementsto theImmutableCollectionbeing built.Adds each element ofelementsto theImmutableCollectionbeing built.