Package com.github.startsmercury.simply.no.shading.util.storage
package com.github.startsmercury.simply.no.shading.util.storage
-
ClassDescriptionA
JsonPathStorageis a concrete implementation ofPathStoragein that serialized state is stored in the JSON file format.PathStorage<T>APathStorageis an abstract implementation ofStoragethat will act as a base for states accessed with Java NIO.Storage<T>