Interface Unwrappable
public interface Unwrappable
Generic interface to access associated (context information / aspects / APIs / whatever to call it) of objects.
The default implementation of unwrap will try to cast object the method is called on
as the requested class.
- Author:
- raven
-
Method Summary
-
Method Details
-
unwrap
-
unwrap
-