Uses of Interface
net.bytebuddy.implementation.bind.annotation.DefaultMethodHandle.Binder.MethodLocator
Packages that use DefaultMethodHandle.Binder.MethodLocator
Package
Description
This package contains annotations, types and classes that are responsible for binding a method to calling another
method by interpreting annotations that indicate how a method should be bound to another method.
-
Uses of DefaultMethodHandle.Binder.MethodLocator in net.bytebuddy.implementation.bind.annotation
Classes in net.bytebuddy.implementation.bind.annotation that implement DefaultMethodHandle.Binder.MethodLocatorModifier and TypeClassDescriptionstatic class
A method locator for an explicit target type.static enum
A method locator for an implicit target type.