Package com.github.startsmercury.simply.no.shading.util.storage


package com.github.startsmercury.simply.no.shading.util.storage
  • Class
    Description
    A JsonPathStorage is a concrete implementation of PathStorage in that serialized state is stored in the JSON file format.
    A PathStorage is an abstract implementation of Storage that will act as a base for states accessed with Java NIO.
    A Storage allows load and save operations on objects.