All Classes and Interfaces

Class
Description
This Attachable interface is used to be implemented by wrapper classes, provide the attachment storage ability.
A simple Attachable delegate implementation.
This Inspector class is used to inspect the wrapper chain.
This Wrapper interface is used to be implemented by wrapper classes, make an inspectable wrapper chain(linked list).
This WrapperAdapter interface is used to adapt an existed wrapper instance to type Wrapper without modifying it.
Utility class for creating WrapperAdapter instances without writing boilerplate codes of creating new adapter classes.