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

https://github.com/palantir/trove

Patched version of the Trove 3 library - changes the Collections semantics to match proper java.util.Map semantics
https://github.com/palantir/trove

octo-correct-managed

Last synced: 2 months ago
JSON representation

Patched version of the Trove 3 library - changes the Collections semantics to match proper java.util.Map semantics

Awesome Lists containing this project

README

        

The project is built using gradle and has the gradle idea plugin already integrated.
To do development in intellij, simply run:

./gradlew idea

and open either the whole directory in intellij or the `.ipr` file.