MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getValue

Method getValue

Utils/src/eu/the5zig/util/Container.java:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 public V getValue() {
23 return value;
24 }
25
26 @Override
27 public String toString() {

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected