getClass
Retrieves a class by its name within this scope.
Return
The class if found, or null if not found.
Parameters
name
The name of the class to retrieve.
Retrieves a class by its name within this scope.
The class if found, or null if not found.
The name of the class to retrieve.