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

Method getAll

Utils/src/eu/the5zig/util/db/SQLResult.java:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 public List<T> getAll() {
28 return results;
29 }
30
31}

Callers 6

initMethod · 0.80
loadChatConversationsMethod · 0.80
loadAnnouncementsMethod · 0.80
loadMessagesMethod · 0.80
loadSuggestionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected