Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ longValue
Method
longValue
ZezeJava/ZezeJava/src/main/java/Zeze/Transaction/Log.java:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
public
long longValue() {
127
throw
new
UnsupportedOperationException(getTypeName());
128
}
129
130
public
float floatValue() {
131
return
(float)doubleValue();
Callers
15
booleanValue
Method · 0.95
byteValue
Method · 0.95
shortValue
Method · 0.95
intValue
Method · 0.95
testSerialize
Method · 0.45
ConcurrentAdd
Method · 0.45
testRank
Method · 0.45
bind
Method · 0.45
SerializeHelper
Class · 0.45
parseLongSize
Method · 0.45
write
Method · 0.45
followerApply
Method · 0.45
Calls
1
getTypeName
Method · 0.95
Tested by
3
testSerialize
Method · 0.36
ConcurrentAdd
Method · 0.36
testRank
Method · 0.36