Class MethodRebaseResolver.Default

    • Constructor Detail

      • Default

        protected Default​(java.util.Map<MethodDescription.InDefinedShape,​MethodRebaseResolver.Resolution> resolutions,
                          java.util.List<DynamicType> dynamicTypes)
        Creates a new default method rebased resolver.
        Parameters:
        resolutions - A mapping of rebased methods to their existing resolutions.
        dynamicTypes - A list of dynamic types that need to be appended to the created type in order to allow for the rebasement.