MCPcopy Create free account
hub / github.com/e2wugui/zeze / intValue

Method intValue

ZezeJava/ZezeJava/src/main/java/Zeze/Transaction/Log.java:122–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120 }
121
122 public int intValue() {
123 return (int)longValue();
124 }
125
126 public long longValue() {
127 throw new UnsupportedOperationException(getTypeName());

Callers 15

vector2IntValueMethod · 0.95
vector3IntValueMethod · 0.95
testSerializeMethod · 0.45
testAMethod · 0.45
writeMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45

Calls 1

longValueMethod · 0.95

Tested by 2

testSerializeMethod · 0.36
testAMethod · 0.36