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/JsonReader.java:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
private
static
int
poolSize = 1024;
69
70
public
static
@NotNull JsonReader local() {
71
return
ensureNotNull(localReaders.get());
72
}
73
74
public
static
void
removeLocal() {
75
localReaders.remove();
Callers
15
checkObj
Method · 0.95
test1
Method · 0.95
test2
Method · 0.95
test8
Method · 0.95
testA
Method · 0.95
testD
Method · 0.95
testE
Method · 0.95
testF
Method · 0.95
testG
Method · 0.95
testH
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
test1
Method · 0.76
test2
Method · 0.76
test8
Method · 0.76
testA
Method · 0.76
testD
Method · 0.76
testE
Method · 0.76
testF
Method · 0.76
testG
Method · 0.76
testH
Method · 0.76
testDynamicBean
Method · 0.76
testBytes
Method · 0.76