Skip navigation links

Package com.bluegosling.reflect

Utilities to aid in runtime type reflection code, including the use of proxies.

See: Description

Package com.bluegosling.reflect Description

Utilities to aid in runtime type reflection code, including the use of proxies. This includes numerous useful tools for working with annotations and generic types. It also includes a few interesting tools that rely on reflection and proxies, like a dynamic-cast proxy or a broadcasting proxy.
See Also:
com.bluegosling.apt.reflect
Skip navigation links