Key to store Item/StoredItem in maps. The key contains the element that are used for the dex call: - source file - build tools revision - jumbo mode
Constructor and description |
---|
protected PreProcessCache.Key
(File sourceFile, com.android.sdklib.repository.FullRevision buildToolsRevision) |
Type | Name and description |
---|---|
boolean |
equals(Object o) |
com.android.sdklib.repository.FullRevision |
getBuildToolsRevision() |
File |
getSourceFile() |
int |
hashCode() |
static Key |
of(File sourceFile, com.android.sdklib.repository.FullRevision buildToolsRevision) |