Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for BuildCacheServiceFactory (0.23 sec)

  1. platforms/core-execution/build-cache-spi/src/main/java/org/gradle/caching/BuildCacheService.java

     * </p>
     * <p>
     *     Every build cache implementation should define a {@code org.gradle.caching.configuration.BuildCache} configuration and {@code BuildCacheServiceFactory} factory.
     * </p>
     *
     * @since 3.5
     */
    public interface BuildCacheService extends Closeable {
        /**
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Feb 09 12:59:40 UTC 2024
    - 2.8K bytes
    - Viewed (0)
Back to top