findClass
Resolves a class with the specified name and similarity.
Return
the resolved Class With the given name and similarity
Parameters
packageName
the package name of the class
className
the name of the class to resolve
similarity
The minimum required similarity
Resolves a class with the current class name and similarity.
Return
the resolved class with the current class name and similarity.
Resolves a class with the specified similarity.
Return
the resolved class with the specified similarity
Parameters
similarity
the minimum required similarity