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