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

Class KeyValueFile

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

This class is used to emulate what Java's Properties file does, however it will sort the keys so the output does not randomly sort itself based on it's mapping. It will also save a temp file to write to before move/overwriting the old data. Thanks to Nijikokun who wrote the majority of this class o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getPropertyMethod · 0.45

Tested by

no test coverage detected