@com.android.annotations.concurrency.Immutable protected static class PreProcessCache.Item
Items representing jar/dex files that have been processed during a build.
Type | Name and description |
---|---|
boolean |
areOutputFilesPresent() |
protected CountDownLatch |
getLatch() |
List<File> |
getOutputFiles() |
File |
getSourceFile() |
com.google.common.hash.HashCode |
getSourceHash() |
String |
toString() |