Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 295 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 295 Bytes

primitive-lib

Java's lack of primitive generics causes too much unneeded code duplication. This project is designed to help writing basic utility code that can be replicated for each primitive type and combinations thereof. The project uses the Apache velocity templating system.