Interface Unwrappable
- 
public interface UnwrappableProvide a vehicle forProxyinstances that wrap an underlying object to expose that wrapped object.- Author:
 - Jeff Fischer
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectunwrapDelegate()Get the actual underlying object instanceClass<?>unwrapType()Get the type of the underlying object 
 -