You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we use this library in our company's projects and I am just wondering why you do not use the Class.isAssignableFrom method instead? What are the reasons for this custom code? Thanks!
I have dug through the git blame and related issues but didn't find any hints.
Hi, we use this library in our company's projects and I am just wondering why you do not use the
Class.isAssignableFrom
method instead? What are the reasons for this custom code? Thanks!I have dug through the git blame and related issues but didn't find any hints.
The code:
jcabi-aspects/src/main/java/com/jcabi/aspects/aj/MethodLogger.java
Line 355 in 786697c
The text was updated successfully, but these errors were encountered: