Package com.perisic.shadow.example.mains

Class Summary
Extend This example shows how a shadow can be used to to extend the functionality of a class.
Redefine This example shows how a shadow can be used to to redefine the behaviour of an object.
Simple This example does not uses shadows.