|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gradle.groovy.scripts.DefaultCachePropertiesHandler
public class DefaultCachePropertiesHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.gradle.groovy.scripts.CachePropertiesHandler |
|---|
CachePropertiesHandler.CacheState |
| Field Summary |
|---|
| Fields inherited from interface org.gradle.groovy.scripts.CachePropertiesHandler |
|---|
HASH_KEY, PROPERTY_FILE_NAME, VERSION_KEY |
| Constructor Summary | |
|---|---|
DefaultCachePropertiesHandler()
|
|
| Method Summary | |
|---|---|
CachePropertiesHandler.CacheState |
getCacheState(java.lang.String scriptText,
java.io.File scriptCacheDir)
|
void |
writeProperties(java.lang.String scriptText,
java.io.File scriptCacheDir)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultCachePropertiesHandler()
| Method Detail |
|---|
public void writeProperties(java.lang.String scriptText,
java.io.File scriptCacheDir)
writeProperties in interface CachePropertiesHandler
public CachePropertiesHandler.CacheState getCacheState(java.lang.String scriptText,
java.io.File scriptCacheDir)
getCacheState in interface CachePropertiesHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||