Enum Class FieldGetterHandle.Binder

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

public static enum FieldGetterHandle.Binder extends Enum<FieldGetterHandle.Binder> implements TargetMethodAnnotationDrivenBinder.ParameterBinder<FieldGetterHandle>
Binds a FieldGetterHandle annotation.