Uses of Class
org.aspectj.runtime.internal.AroundClosure
-
Packages that use AroundClosure Package Description org.aspectj.lang -
-
Uses of AroundClosure in org.aspectj.lang
Methods in org.aspectj.lang with parameters of type AroundClosure Modifier and Type Method Description voidProceedingJoinPoint. set$AroundClosure(AroundClosure arc)default voidProceedingJoinPoint. stack$AroundClosure(AroundClosure arc)
-