public class AdaptableForwarder implements IAdaptable(Code)
Class that wraps an object and forwards adapter calls if possible, otherwise
returns the object. This is used to maintain API compatibility with methods that
need an IAdaptable but when the operation supports a broader type.
since: 3.2