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

Method get

Utils/src/eu/the5zig/util/ExtendedCallback.java:5–5  ·  view source on GitHub ↗
(K key)

Source from the content-addressed store, hash-verified

3public interface ExtendedCallback<K, V> {
4
5 V get(K key);
6
7}

Callers 15

convertToDateMethod · 0.65
isSameDayMethod · 0.65
fieldValueMethod · 0.65
getByCharMethod · 0.65
uniqueMethod · 0.65
setLanguageMethod · 0.65
translateMethod · 0.65
hasMethod · 0.65
loadLocalesMethod · 0.65
loadConfigMethod · 0.65

Implementers 15

HttpClientUtils/src/eu/the5zig/util/io/http/Http
DatabaseUtils/src/eu/the5zig/util/db/Database.
DummyDatabaseUtils/src/eu/the5zig/util/db/DummyData
I18nThe 5zig Mod/src/eu/the5zig/mod/I18n.j
GuiModuleItemsThe 5zig Mod/src/eu/the5zig/mod/gui/Gu
GuiSettingsThe 5zig Mod/src/eu/the5zig/mod/gui/Gu
GuiModuleSettingsThe 5zig Mod/src/eu/the5zig/mod/gui/Gu
GuiTeamSpeakCreateChannelThe 5zig Mod/src/eu/the5zig/mod/gui/ts
RegisteredServerInstanceThe 5zig Mod/src/eu/the5zig/mod/server
PatternResultThe 5zig Mod/src/eu/the5zig/mod/server
HypixelAPIManagerThe 5zig Mod/src/eu/the5zig/mod/server
APIManagerThe 5zig Mod/src/eu/the5zig/mod/util/A

Calls

no outgoing calls

Tested by

no test coverage detected