transformedValueClass()
Returns the class of the value returned by the receiver for a forward transformation.
Declaration
class func transformedValueClass() -> AnyClassReturn Value
The class of the value returned by the receiver for a forward transformation.
Discussion
A subclass should override this method to return the appropriate class.