Package com.taco.lang.reflect

Provides utilities that rely on reflection.

See:
          Description

Class Summary
ReflectionUtilities A utility class that contains useful methods dealing with reflection.
SynchronizedProxyFactory A static utility class that creates synchronized implementations of interfaces based on unsynchronized implementations.
 

Package com.taco.lang.reflect Description

Provides utilities that rely on reflection.