Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ local
Method
local
ZezeJava/ZezeJava/src/main/java/Zeze/Util/JsonWriter.java:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
ThreadLocal.withInitial(JsonWriter::
new
));
114
115
public
static
@NotNull JsonWriter local() {
116
return
ensureNotNull(localWriters.get());
117
}
118
119
public
static
void
removeLocal() {
120
localWriters.remove();
Callers
15
checkObj
Method · 0.95
test3
Method · 0.95
test4
Method · 0.95
test5
Method · 0.95
test6
Method · 0.95
test8
Method · 0.95
test9
Method · 0.95
testB
Method · 0.95
testD
Method · 0.95
testG
Method · 0.95
testDynamicBean
Method · 0.95
testBytes
Method · 0.95
Calls
2
ensureNotNull
Method · 0.80
get
Method · 0.65
Tested by
15
checkObj
Method · 0.76
test3
Method · 0.76
test4
Method · 0.76
test5
Method · 0.76
test6
Method · 0.76
test8
Method · 0.76
test9
Method · 0.76
testB
Method · 0.76
testD
Method · 0.76
testG
Method · 0.76
testDynamicBean
Method · 0.76
testBytes
Method · 0.76