libfest-reflect-java

Java library for fluent reflection
  https://github.com/alexruiz/fest-reflect/
  0
  no reviews



Fest-reflect provides an intuitive, compact and type-safe fluent api that makes java reflection tremendously easy to use: no more casting, checked exceptions, priviledgedactions or calls to setaccessible. fest??s reflection module can even overcome the limitations of generics and type erasure.