Class DefaultCallHandle.Binder.DefaultMethodLocator.Explicit

java.lang.Object
net.bytebuddy.implementation.bind.annotation.DefaultCallHandle.Binder.DefaultMethodLocator.Explicit
All Implemented Interfaces:
DefaultCallHandle.Binder.DefaultMethodLocator
Enclosing interface:
DefaultCallHandle.Binder.DefaultMethodLocator

@Enhance public static class DefaultCallHandle.Binder.DefaultMethodLocator.Explicit extends Object implements DefaultCallHandle.Binder.DefaultMethodLocator
An explicit default method locator attempts to look up a default method in the specified interface type.
  • Field Details

    • typeDescription

      private final TypeDescription typeDescription
      A description of the type on which the default method should be invoked.
  • Constructor Details

  • Method Details