JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gradle.caching
Interface BuildCacheKey
@Incubating
public interface
BuildCacheKey
Cache key identifying an entry in the build cache.
Since:
3.3
Method Summary
Methods
Modifier and Type
Method and Description
String
getHashCode
()
Returns the string representation of the cache key.
Method Detail
getHashCode
String
getHashCode()
Returns the string representation of the cache key.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method