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

Method getName

ZezeJava/ZezeJava/src/main/java/Zeze/Util/Json.java:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 public @NotNull String getName() {
79 return new String(name, StandardCharsets.UTF_8);
80 }
81 }
82
83 public interface Parser<T> {

Callers 2

parse0Method · 0.95
putMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected