Skip to content

Brilliant new features!

Compare
Choose a tag to compare
@DeBukkIt DeBukkIt released this 03 May 20:53
· 36 commits to master since this release

Credits for the ideas for the changes made since v1.0.0: GitHub constributor 'Stefan K.'

Added/fixed methods

  • public ArrayList getAllAsArrayList() --> previously getAll()
  • public HashMap<String, Object> getAll() --> previously returning ArrayList
  • public void printAll() --> prints all stored keys with corresponding objects