Jype Released

1 minute read

Sometimes type erasure  in Java can be a real pain when you need to know things about generic parameter types at runtime. I created a simple library for manually describing and checking assignability between types: Jype .

Clone the repository @ https://github.com/thegedge/jype.git