MCPcopy Create free account
hub / github.com/wyouflf/xUtils3 / task

Method task

xutils/src/main/java/org/xutils/x.java:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 public static TaskController task() {
53 return Ext.taskController;
54 }
55
56 public static HttpManager http() {
57 if (Ext.httpManager == null) {

Callers 11

bindMethod · 0.80
onErrorMethod · 0.80
postArgsExceptionMethod · 0.80
onFinishedMethod · 0.80
cancelWorksMethod · 0.80
requestMethod · 0.80
requestSyncMethod · 0.80
save2CacheMethod · 0.80
DbCookieStoreMethod · 0.80
onTestDb2ClickMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected