MCPcopy Create free account
hub / github.com/Z3Prover/z3 / decRef

Method decRef

src/api/java/Z3ReferenceQueue.java:129–129  ·  view source on GitHub ↗
(Context ctx, long z3Obj)

Source from the content-addressed store, hash-verified

127 }
128
129 abstract void decRef(Context ctx, long z3Obj);
130 }
131
132 private static class DummyReference extends Reference<Z3Object> {

Callers 2

cleanupMethod · 0.95
forceClearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected