Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.cfg |
Modifier and Type | Method and Description |
---|---|
MinimalRebuildCache |
MinimalRebuildCacheManager.getCache(String moduleName,
PropertyCombinations.PermutationDescription permutationDescription)
Synchronously return the MinimalRebuildCache specific to the given module and binding
properties.
|
void |
MinimalRebuildCacheManager.putCache(String moduleName,
PropertyCombinations.PermutationDescription permutationDescription,
MinimalRebuildCache knownGoodMinimalRebuildCache)
Stores a MinimalRebuildCache specific to the given module and binding properties.
|
Modifier and Type | Method and Description |
---|---|
PropertyCombinations.PermutationDescription |
PropertyCombinations.getPermutationDescription(int permutationId)
Returns a unique description for the given permutation.
|
Copyright © 2018. All rights reserved.