|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTSFIELD | METHOD | |||||||
java.lang.Objectorg.gradle.CacheUsage
@Deprecated public enum CacheUsage
CacheUsage specifies how compiled scripts should be cached.
| Method Summary | |
|---|---|
static CacheUsage
|
fromString(String usagestr)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
public static CacheUsage fromString(String usagestr)
CacheUsage specifies how compiled scripts should be cached.
Gradle API 1.5