Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ close
Method
close
ZezeJava/ZezeJava/src/main/java/Zeze/MQ/MQProducer.java:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
return
(h ^ (h >>> 7) ^ (h >>> 4));
52
}
53
public
void
close() {
54
mq.close();
55
}
56
}
Callers
1
testMQ
Method · 0.95
Calls
1
close
Method · 0.65
Tested by
1
testMQ
Method · 0.76