ToxikCoder
Hello, guys, can you help me?
I have a singleton class which should load and save HashMap. I can’t get how to do it. As far as I understood, I should use Serializer and Deserializer, but I can’t get how.
Can you give me some example of saving/loading HashMap from file?