Enum SuperMethod.Binder

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

public static enum SuperMethod.Binder extends Enum<SuperMethod.Binder> implements TargetMethodAnnotationDrivenBinder.ParameterBinder<SuperMethod>
A binder for the SuperMethod annotation.