Class StorableProperties

java.lang.Object
com.graphhopper.storage.StorableProperties

public class StorableProperties extends Object
Writes an in-memory HashMap into a file on flush. Thread safe, see #743.
Author:
Peter Karich