| Package | Description |
|---|---|
| org.docx4j.com.google.common.collect |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSet<E>
A
Set whose contents will never change, with many other important properties detailed at
ImmutableCollection. |
| Modifier and Type | Method and Description |
|---|---|
abstract ImmutableCollection<E> |
ImmutableCollection.Builder.build()
Returns a newly-created
ImmutableCollection of the appropriate type, containing the
elements provided to this builder. |
Copyright © 2007-2022. All Rights Reserved.