recursive derived classes of — Returns the derived classes of the classes in the set, and the derived classes of those classes, recursively
recursive derived classes of
This transform results in all the classes that extend or implement classes or interfaces in the original set, or in the derived classes.
class