Class DefaultCall.Binder.DefaultMethodLocator.Explicit

    • Field Detail

      • typeDescription

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

      • Explicit

        public Explicit​(TypeDescription typeDescription)
        Creates a new explicit default method locator.
        Parameters:
        typeDescription - The actual target interface as explicitly defined by DefaultCall.targetType().