javaRuntype: runtime type system for Java

javaRuntype is a library aimed at providing at runtime the features that the Java type system has at compile time but loses at runtime (namely generics). This is a useful library for metadata-oriented systems and/or frameworks!

Continue reading over at dzone...

Leave a Reply