public class ConfigFileProviders
extends org.gradle.api.internal.provider.DefaultProvider<java.util.List<java.io.File>>
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ConfigFileProviders |
resolving(@NotNull org.gradle.api.file.FileCollection files,
@NotNull java.lang.String fileName) |
calculateOwnValue, getTypeasSupplier, calculateValue, flatMap, get, getDeclaredDisplayName, getDisplayName, getFactoryId, getOrElse, getOrNull, getTypedDisplayName, isImmutable, isPresent, isValueProducedByTask, map, maybeVisitBuildDependencies, orElse, orElse, publicType, toString, unpackState, visitDependencies, visitProducerTasks, withFinalValue@NotNull public static @NotNull ConfigFileProviders resolving(@NotNull @NotNull org.gradle.api.file.FileCollection files, @NotNull @NotNull java.lang.String fileName)