java.lang.Object
java.lang.Enum<This.Binder>
net.bytebuddy.implementation.bind.annotation.This.Binder
All Implemented Interfaces:
Serializable, Comparable<This.Binder>, java.lang.constant.Constable, TargetMethodAnnotationDrivenBinder.ParameterBinder<This>
Enclosing class:
This

public static enum This.Binder extends Enum<This.Binder> implements TargetMethodAnnotationDrivenBinder.ParameterBinder<This>
A binder for handling the This annotation.
See Also: