Class Md5SumCacheMethod
java.lang.Object
org.wpilib.deployutils.deploy.cache.AbstractCacheMethod
org.wpilib.deployutils.deploy.cache.Md5SumCacheMethod
- All Implemented Interfaces:
org.gradle.api.Named,CacheMethod
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancompatible(DeployContext context) needsUpdate(DeployContext context, Map<String, File> files) Methods inherited from class org.wpilib.deployutils.deploy.cache.AbstractCacheMethod
getName, setName
-
Constructor Details
-
Md5SumCacheMethod
-
-
Method Details
-
compatible
-
needsUpdate
-