Generated by
JDiff

Interface org.springframework.aop.IntroductionAwareMethodMatcher

Changed Methods
boolean matches(Method, Class<?>, boolean) Change in signature from (Method, Class, boolean) to (Method, Class<?>, boolean).
Perform static checking whether the given method matches.