/primitive-lib

Type-parameterized code replication for Java

Primary LanguageJava

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.