PersistentObjectStorage is a simple libary for writing and reading persistent objects that are located in a set folder in the current user folder. The library is also capable of finding out if a program starts for the first time.
It is written for Java 1.8 and above and passing all tests, that should cover most cases.
You can find all classes of the library here.
Thanks to isabellwaas for helping to create this documentation.
The library was tested with unit tests on the operating system macOS. There should not be any test scenarios left.
Feel free to get in contact and share your experience with PersistentObjectStorage. Bug reports are also very appreciated.