See gh-31930
This commit is contained in:
Johnny Lim
2024-01-01 12:21:46 +09:00
committed by Stéphane Nicoll
parent fdb454b9a4
commit ff8097d37c
5 changed files with 9 additions and 9 deletions

View File

@@ -52,7 +52,7 @@ public class ControlFlowPointcut implements Pointcut, ClassFilter, MethodMatcher
/**
* The class against which to match.
* <p>Available for use in subclasses since 6.1.
* @since 6.1
*/
protected final Class<?> clazz;