Gets whether T is a *valid* NSObject derived Objective-C class or protocol.
Said class or protocol needs to have the retain, release and autorelease methods.
Objective-D
See Implementation
Gets whether T is a *valid* NSObject derived Objective-C class or protocol.
Said class or protocol needs to have the retain, release and autorelease methods.