Name | Description | Link |
---|---|---|
arraylist | Create ArrayList | https://tinyurl.com/y4279yfa |
hashmap | Create HashMap | https://tinyurl.com/yy3l9e9n |
hashset | Create HashSet | https://tinyurl.com/yca73tp2 |
singleton | Create Singleton Class | https://tinyurl.com/yxeozpq5 |
scanner | Create Scanner for Input | https://tinyurl.com/y4l6jwm8 |
readfile | Read content of file | https://tinyurl.com/yxo7z8nx |
getfiles | Method to get all files from a directory | https://tinyurl.com/y4pewpgs |
movefile | Method to move file | https://tinyurl.com/y53v3gtp |