Class TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound<T extends Annotation>

java.lang.Object
net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound<T>
Type Parameters:
T - The annotation type of a given handler.
All Implemented Interfaces:
TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler
Enclosing interface:
TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler

@Enhance public static class TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Bound<T extends Annotation> extends Object implements TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler
A bound handler represents an unambiguous parameter binder that was located for a given array of annotations.