isCglibRenamedMethod
Determine whether the given method is a CGLIB 'renamed' method, following the pattern "CGLIB$methodName$0".
Parameters
renamedMethod
the method to check
Determine whether the given method is a CGLIB 'renamed' method, following the pattern "CGLIB$methodName$0".
the method to check