Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ intValue
Method
intValue
ZezeJava/ZezeJava/src/main/java/Zeze/Transaction/Log.java:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
public
int
intValue() {
123
return
(
int
)longValue();
124
}
125
126
public
long longValue() {
127
throw
new
UnsupportedOperationException(getTypeName());
Callers
15
vector2IntValue
Method · 0.95
vector3IntValue
Method · 0.95
testSerialize
Method · 0.45
testA
Method · 0.45
write
Method · 0.45
followerApply
Method · 0.45
followerApply
Method · 0.45
followerApply
Method · 0.45
followerApply
Method · 0.45
followerApply
Method · 0.45
followerApply
Method · 0.45
followerApply
Method · 0.45
Calls
1
longValue
Method · 0.95
Tested by
2
testSerialize
Method · 0.36
testA
Method · 0.36