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

https://github.com/miho/g4j

Efficient Generics for Java (uses a preprocessor to allow generic algorithms that use primitives)
https://github.com/miho/g4j

Last synced: 9 months ago
JSON representation

Efficient Generics for Java (uses a preprocessor to allow generic algorithms that use primitives)

Awesome Lists containing this project

README

          

# G4J
Efficient Generics for Java (uses a preprocessor to allow generic algorithms that use primitives). It is highly useful for generating generic code that makes use of primitives, especially primitive arrays.

**WARNING:** Please use this library with care. It can open Pandora's box ;)

We are waiting for project [valhalla](http://openjdk.java.net/projects/valhalla/)...