MCPcopy 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

testSerializeMethod · 0.95
testOrderMethod · 0.95
runMethod · 0.45

Calls

no outgoing calls

Tested by 2

testSerializeMethod · 0.76
testOrderMethod · 0.76