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

Method getResult

xutils/src/main/java/org/xutils/common/task/AbsTask.java:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 }
122
123 public final ResultType getResult() {
124 return result;
125 }
126
127 /*package*/
128 void setState(State state) {

Callers 2

runMethod · 0.45
handleMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected