|
Change Parameter Type types : Iterable<? extends Class<?>> to types : Iterable<? extends Type> in method public makeInterface(types Iterable<? extends Type>) : DynamicType.Builder<?> in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type types : Iterable<? extends Class<?>> to types : Iterable<? extends Type> in method public withImplementing(types Iterable<? extends Type>) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected Proxy(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, interfaceTypes List<GenericTypeDescription>, ignoredMethods ElementMatcher<? super MethodDescription>, bridgeMethodResolverFactory BridgeMethodResolver.Factory, classVisitorWrapperChain ClassVisitorWrapper.Chain, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodLookupEngineFactory MethodLookupEngine.Factory, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory) in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type type : TypeDescription... to type : GenericTypeDescription... in method public withImplementing(type GenericTypeDescription...) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type type : TypeDescription... to type : GenericTypeDescription... in method public withImplementing(type GenericTypeDescription...) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected MethodAnnotationTarget(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, interfaceTypes List<GenericTypeDescription>, ignoredMethods ElementMatcher<? super MethodDescription>, bridgeMethodResolverFactory BridgeMethodResolver.Factory, classVisitorWrapperChain ClassVisitorWrapper.Chain, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodLookupEngineFactory MethodLookupEngine.Factory, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, methodMatcher LatentMethodMatcher, handler MethodRegistry.Handler, attributeAppenderFactory MethodAttributeAppender.Factory) in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget |
From |
To |
|
Change Parameter Type typeDescriptions : Collection<? extends TypeDescription> to typeDescriptions : Collection<? extends GenericTypeDescription> in method public makeInterface(typeDescriptions Collection<? extends GenericTypeDescription>) : DynamicType.Builder<?> in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected OptionalMethodInterception(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, interfaceTypes List<GenericTypeDescription>, ignoredMethods ElementMatcher<? super MethodDescription>, bridgeMethodResolverFactory BridgeMethodResolver.Factory, classVisitorWrapperChain ClassVisitorWrapper.Chain, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodLookupEngineFactory MethodLookupEngine.Factory, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, methodMatcher LatentMethodMatcher) in class net.bytebuddy.ByteBuddy.OptionalMethodInterception |
From |
To |
|
Change Parameter Type types : Collection<? extends TypeDescription> to types : Collection<? extends GenericTypeDescription> in method public withImplementing(types Collection<? extends GenericTypeDescription>) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type type : Class<?>... to type : Type... in method public withImplementing(type Type...) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type typeDescriptions : Collection<? extends TypeDescription> to typeDescriptions : Collection<? extends GenericTypeDescription> in method public makeInterface(typeDescriptions Collection<? extends GenericTypeDescription>) : DynamicType.Builder<?> in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : GenericTypeList in method protected DefaultOptionalMatchedMethodInterception(interfaceTypes GenericTypeList) in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected ByteBuddy(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, interfaceTypes List<GenericTypeDescription>, ignoredMethods ElementMatcher<? super MethodDescription>, bridgeMethodResolverFactory BridgeMethodResolver.Factory, classVisitorWrapperChain ClassVisitorWrapper.Chain, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodLookupEngineFactory MethodLookupEngine.Factory, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory) in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type types : Iterable<? extends Class<?>> to types : Iterable<? extends Type> in method public makeInterface(types Iterable<? extends Type>) : DynamicType.Builder<?> in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type types : Iterable<? extends Class<?>> to types : Iterable<? extends Type> in method public withImplementing(types Iterable<? extends Type>) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type types : Collection<? extends TypeDescription> to types : Collection<? extends GenericTypeDescription> in method public withImplementing(types Collection<? extends GenericTypeDescription>) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type type : Class<?>... to type : Type... in method public withImplementing(type Type...) : OptionalMethodInterception in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type type : Class<?>... to type : Type... in method public makeInterface(type Type...) : DynamicType.Builder<?> in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type interfaceTypes : List<? extends TypeDescription> to interfaceTypes : List<? extends GenericTypeDescription> in method public RedefinitionDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, levelType TypeDescription, interfaceTypes List<? extends GenericTypeDescription>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, bridgeMethodResolverFactory BridgeMethodResolver.Factory, classVisitorWrapperChain ClassVisitorWrapper.Chain, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodLookupEngineFactory MethodLookupEngine.Factory, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, classFileLocator ClassFileLocator) in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription... to typeDescription : GenericTypeDescription... in method public makeInterface(typeDescription GenericTypeDescription...) : DynamicType.Builder<?> in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Parameter Type type : Class<?>... to type : Type... in method public makeInterface(type Type...) : DynamicType.Builder<?> in class net.bytebuddy.ByteBuddy |
From |
To |