Enum StubValue.Binder

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

public static enum StubValue.Binder extends Enum<StubValue.Binder> implements TargetMethodAnnotationDrivenBinder.ParameterBinder<StubValue>
Binds the StubValue annotation.