Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ pos
Method
pos
ZezeJava/ZezeJava/src/main/java/Zeze/Util/JsonReader.java:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
public
int
pos() {
163
return
pos;
164
}
165
166
public
@NotNull JsonReader pos(
int
p) {
167
pos = p;
Callers
4
registerJsonParser
Method · 0.80
GTable2
Class · 0.80
GTable1
Class · 0.80
Json
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected