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

Method stringValue

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

Source from the content-addressed store, hash-verified

140 }
141
142 public @NotNull String stringValue() {
143 throw new UnsupportedOperationException(getTypeName());
144 }
145
146 public @NotNull BigDecimal decimalValue() {
147 throw new UnsupportedOperationException(getTypeName());

Callers 15

getLinkNameMethod · 0.45
followerApplyMethod · 0.45
getAccountMethod · 0.45
getLinkNameMethod · 0.45
followerApplyMethod · 0.45
getServiceIpMethod · 0.45
followerApplyMethod · 0.45
getAccountMethod · 0.45
followerApplyMethod · 0.45
getClientIdMethod · 0.45
followerApplyMethod · 0.45
getClientIdMethod · 0.45

Calls 1

getTypeNameMethod · 0.95

Tested by

no test coverage detected