MCPcopy 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

testMQMethod · 0.95

Calls 1

closeMethod · 0.65

Tested by 1

testMQMethod · 0.76