MCPcopy Create free account
hub / github.com/e2wugui/zeze / getTimeout

Method getTimeout

ZezeJava/ZezeJava/src/main/java/Zeze/Net/Rpc.java:58–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 }
57
58 public int getTimeout() {
59 return timeout;
60 }
61
62 public void setTimeout(int timeout) {
63 this.timeout = timeout;

Callers 7

sendMethod · 0.80
sendForWaitMethod · 0.80
resendMethod · 0.80
SendMethod · 0.80
acquireShareAsyncMethod · 0.80
acquireModifyAsyncMethod · 0.80
processTickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected