An open API service indexing awesome lists of open source software.

https://github.com/soreana/java-notes


https://github.com/soreana/java-notes

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Java Notes

While I read a lot about Java, I have a bad memory to keep all of them in my mind. So I created this repo to rule them all :D

Here is the list:

SimpleHttp

2. [new HashMap<>(int) vs HashMap.newHashMap(int)](chapters/newHashMap.md)