Interface BuildContextInformationApplier
- All Superinterfaces:
BiConsumer<org.gradle.api.Project,org.gradle.api.provider.Provider<BuildContextInformation>>
public interface BuildContextInformationApplier
extends BiConsumer<org.gradle.api.Project,org.gradle.api.provider.Provider<BuildContextInformation>>
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
accept, andThen