Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getLow
Method
getLow
ZezeJava/ZezeJava/src/main/java/Zeze/Util/Id128.java:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
public
long getLow() {
55
return
low;
56
}
57
58
public
long getHigh() {
59
return
high;
Callers
3
testSerialize
Method · 0.95
testOrder
Method · 0.95
run
Method · 0.45
Calls
no outgoing calls
Tested by
2
testSerialize
Method · 0.76
testOrder
Method · 0.76