Enum Class DefaultMethod.Binder

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

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