Interface for components that wrap a component of type T. Provides boxing and automatic unboxing of wrapped values.
Alias wrapper to T for automatic unboxing of values.
Get wrapped value out of wrapper.
See Implementation
Interface for components that wrap a component of type T. Provides boxing and automatic unboxing of wrapped values.