|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.tasks.bundling.LongFile
public class LongFile
Field Summary | |
---|---|
static LongFile |
FAIL
|
static LongFile |
GNU
|
static LongFile |
OMIT
|
static LongFile |
TRUNCATE
|
static LongFile |
WARN
|
Method Summary | |
---|---|
java.lang.String |
getAntValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final LongFile TRUNCATE
public static final LongFile WARN
public static final LongFile GNU
public static final LongFile OMIT
public static final LongFile FAIL
Method Detail |
---|
public java.lang.String getAntValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |