@FunctionalInterface public interface ApplyAroundAnnotation<T extends Annotation>
Modifier and Type | Method and Description |
---|---|
Payload |
apply(T annotation,
Context context,
java.util.function.Function<Context,Payload> payloadSupplier) |
Copyright © 2015. All Rights Reserved.