Uses of Interface
io.ultreia.java4all.config.io.RuntimeStorage
-
-
Uses of RuntimeStorage in io.ultreia.java4all.config.io
Classes in io.ultreia.java4all.config.io that implement RuntimeStorage Modifier and Type Class Description classDefaultStoragePropertiesCreated on 07/10/16.Fields in io.ultreia.java4all.config.io with type parameters of type RuntimeStorage Modifier and Type Field Description static io.ultreia.java4all.util.SingletonSupplier<Map<String,RuntimeStorage>>RuntimeStorage. CACHECache.Methods in io.ultreia.java4all.config.io that return RuntimeStorage Modifier and Type Method Description static RuntimeStorageRuntimeStorage. get(String format)Get theRuntimeStoragefor the givenformat.
-