plus Assign
Appends the given file collection to this file collection. This is the same as calling ConfigurableFileCollection.from.
Since
9.6.0
See also
Adds an element to the property value.
Since
9.6.0
See also
Adds an element to the property value.
The given provider will be queried when the value of this property is queried. Adding a provider with no value discards the value of the whole property.
Since
9.6.0
See also
Adds zero or more elements to the property value.
The given iterable will be queried when the value of this property is queried.
Since
9.6.0
See also
Adds zero or more elements to the property value.
Since
9.6.0
See also
Adds zero or more elements to the property value.
The given provider will be queried when the value of this property is queried.
Adding a provider with no value discards the value of the whole property.
Since
9.6.0
See also
Adds a map entry to the property value.
Since
9.6.0
See also
Adds a map entry to the property value.
The given provider will be queried when the value of this property is queried. Adding a provider with no value discards the value of the whole property.
Since
9.6.0
See also
Adds all entries from another Map to the property value.
Since
9.6.0
See also
Adds all entries from another Map to the property value.
The given provider will be queried when the value of this property is queried. Adding a provider with no value discards the value of the whole property.
Since
9.6.0