Generated by
JDiff

Class org.springframework.aop.support.Pointcuts

Changed Methods
boolean matches(Pointcut, Method, Class<?>, Object[]) Change in signature from (Pointcut, Method, Class, Object[]) to (Pointcut, Method, Class<?>, Object[]).
Perform the least expensive check for a pointcut match.