null
will typically be returned.
@param object arbitrary object to adapt.
@param type the key indicating the type of adapter required.
@return either an associated adapter, the object itself, or null
if the type isn't supported or the object cannot be adapted to it.
|
|
|
|
|
|
|
|