Class DefaultMethod.Binder.MethodLocator.ForExplicitType

    • Field Detail

      • typeDescription

        private final TypeDescription typeDescription
        The explicit target type.
    • Constructor Detail

      • ForExplicitType

        protected ForExplicitType​(TypeDescription typeDescription)
        Creates a method locator for an explicit target.
        Parameters:
        typeDescription - The explicit target type.