MCPcopy Create free account
hub / github.com/ElgarL/Towny / setString

Method setString

src/com/palmergames/util/KeyValueFile.java:236–240  ·  view source on GitHub ↗

Save the value given as a String on the specified key. @see #save() @param key The key that we will be addressing the value to. @param value The value we will be setting inside the .[properties] file.

(String key, String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getStringMethod · 0.95
QueueUpdateDBMethod · 0.80

Calls 2

saveMethod · 0.95
putMethod · 0.80

Tested by

no test coverage detected