Package com.perisic.shadow

Class Summary
Shadow A common base class for all shadows.
Shadowable A common base class for all shadowable objects.
 

Exception Summary
ShadowException A ShadowException is thrown when the method called by Shadowable.call(java.lang.String, java.lang.Object...) throws an exception or error.