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

Method binaryValue

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

Source from the content-addressed store, hash-verified

136 }
137
138 public @NotNull Binary binaryValue() {
139 throw new UnsupportedOperationException(getTypeName());
140 }
141
142 public @NotNull String stringValue() {
143 throw new UnsupportedOperationException(getTypeName());

Callers 15

followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 0.45
followerApplyMethod · 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

getTypeNameMethod · 0.95

Tested by

no test coverage detected