MCPcopy 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

testSerializeMethod · 0.95
testOrderMethod · 0.95
runMethod · 0.45

Calls

no outgoing calls

Tested by 2

testSerializeMethod · 0.76
testOrderMethod · 0.76