| 程序包 | 说明 |
|---|---|
| com.android.volley | |
| com.android.volley.toolbox |
| 限定符和类型 | 方法和说明 |
|---|---|
Request.Priority |
Request.getPriority()
Returns the
Request.Priority of this request; NORMAL by default. |
static Request.Priority |
Request.Priority.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Request.Priority[] |
Request.Priority.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Request.Priority |
ImageRequest.getPriority() |
Request.Priority |
ClearCacheRequest.getPriority() |
Copyright © 2018. All rights reserved.