public class SonicConfig
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
SonicConfig.Builder
Builder for SonicConfig
|
限定符和类型 | 字段和说明 |
---|---|
int |
SONIC_MAX_NUM_OF_DOWNLOADING_TASK
The max number of tasks which is downloading in the same time.
|
boolean |
VERIFY_CACHE_FILE_WITH_SHA1
Whether verify file by compare SHA1.
|
public int SONIC_MAX_NUM_OF_DOWNLOADING_TASK
public boolean VERIFY_CACHE_FILE_WITH_SHA1