Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getHigh
Method
getHigh
ZezeJava/ZezeJava/src/main/java/Zeze/Util/Id128.java:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
public
long getHigh() {
59
return
high;
60
}
61
62
public
void
assign(long high, long low) {
63
this.low = low;
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