Interface IncrementalCache
- All Known Implementing Classes:
ImmutableIncrementalCache
@Immutable
interface IncrementalCache
Serialized format of the incremental compilation cache.
If changing the structure of this, update the SPEC_VERSION
within
IncrementalCacheManager
to avoid breaking changes for users.
- Since:
- 2.7.0
- Author:
- Ashley Scopes
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getDependencies
-
getSources
-