|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineConstructor(parameterTypes List<? extends GenericTypeDescription>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type exceptionType : Class<?>... to exceptionType : Type... in method public throwing(exceptionType Type...) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type interfaceTypes : List<? extends TypeDescription> to interfaceTypes : List<? extends GenericTypeDescription> in method protected 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, fieldTokens List<FieldToken>, methodTokens List<MethodToken>, classFileLocator ClassFileLocator) in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : GenericTypeDescription in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineConstructor(parameterTypes List<? extends GenericTypeDescription>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type returnType : Class<?> to returnType : Type in method public defineMethod(name String, returnType Type, parameterTypes Iterable<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected materialize(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, levelType TypeDescription, interfaceTypes List<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, fieldTokens List<FieldToken>, methodTokens List<MethodToken>) : DynamicType.Builder<T> in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineMethod(name String, returnType Type, parameterTypes Iterable<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceTypes : Collection<? extends TypeDescription> to interfaceTypes : Collection<? extends GenericTypeDescription> in method public implement(interfaceTypes Collection<? extends GenericTypeDescription>) : OptionalMatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected materialize(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, targetType TypeDescription, interfaceTypes List<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, fieldTokens List<FieldToken>, methodTokens List<MethodToken>) : DynamicType.Builder<T> in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method public FieldToken(name String, fieldType GenericTypeDescription, modifiers int) in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.FieldToken |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method public defineField(name String, fieldType GenericTypeDescription, modifier ModifierContributor.ForField...) : FieldValueTarget<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type exceptionTypes : Iterable<? extends Class<?>> to exceptionTypes : Iterable<? extends Type> in method public throwing(exceptionTypes Iterable<? extends Type>) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceType : Class<?>... to interfaceType : Type... in method public implement(interfaceType Type...) : OptionalMatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : GenericTypeDescription in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceType : TypeDescription... to interfaceType : GenericTypeDescription... in method public implement(interfaceType GenericTypeDescription...) : OptionalMatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineMethod(name String, returnType Type, parameterTypes Iterable<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected SubclassDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, superType TypeDescription, interfaceTypes List<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, fieldTokens List<FieldToken>, methodTokens List<MethodToken>, constructorStrategy ConstructorStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type fieldType : Class<?> to fieldType : Type in method public defineField(name String, fieldType Type, modifier ModifierContributor.ForField...) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : GenericTypeDescription in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type exceptionType : TypeDescription... to exceptionType : GenericTypeDescription... in method public throwing(exceptionType GenericTypeDescription...) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected materialize(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, levelType TypeDescription, interfaceTypes List<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, fieldTokens List<FieldToken>, methodTokens List<MethodToken>) : DynamicType.Builder<T> in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder |
From |
To |
|
Change Parameter Type exceptionTypes : Collection<? extends TypeDescription> to exceptionTypes : Collection<? extends GenericTypeDescription> in method public throwing(exceptionTypes Collection<? extends GenericTypeDescription>) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type interfaces : List<TypeDescription> to interfaces : List<GenericTypeDescription> in method protected SubclassInstrumentedType(classFileVersion ClassFileVersion, superClass GenericTypeDescription, interfaces List<GenericTypeDescription>, modifiers int, name String, typeVariables List<? extends GenericTypeDescription>, fieldDescriptions List<? extends FieldDescription>, methodDescriptions List<? extends MethodDescription>, loadedTypeInitializer LoadedTypeInitializer, typeInitializer TypeInitializer) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType |
From |
To |
|
Change Parameter Type interfaceTypes : List<? extends TypeDescription> to interfaceTypes : List<? extends GenericTypeDescription> in method public SubclassDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, superType 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, constructorStrategy ConstructorStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type fieldTypeDescription : TypeDescription to fieldTypeDescription : GenericTypeDescription in method public defineField(name String, fieldTypeDescription GenericTypeDescription, modifier ModifierContributor.ForField...) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineConstructor(parameterTypes List<? extends GenericTypeDescription>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type fieldType : Class<?> to fieldType : Type in method public defineField(name String, fieldType Type, modifiers int) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceType : Class<?>... to interfaceType : Type... in method public implement(interfaceType Type...) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaces : List<TypeDescription> to interfaces : List<GenericTypeDescription> in method public SubclassInstrumentedType(classFileVersion ClassFileVersion, superClass GenericTypeDescription, interfaces List<GenericTypeDescription>, modifiers int, namingStrategy NamingStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected DefaultOptionalMatchedMethodInterception(interfaceTypes List<GenericTypeDescription>) in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception |
From |
To |
|
Change Parameter Type exceptionTypes : Collection<? extends TypeDescription> to exceptionTypes : Collection<? extends GenericTypeDescription> in method public throwing(exceptionTypes Collection<? extends GenericTypeDescription>) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type fieldTypeDescription : TypeDescription to fieldTypeDescription : GenericTypeDescription in method public defineField(name String, fieldTypeDescription GenericTypeDescription, modifiers int) : FieldValueTarget<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineConstructor(parameterTypes List<? extends GenericTypeDescription>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type exceptionType : TypeDescription... to exceptionType : GenericTypeDescription... in method public throwing(exceptionType GenericTypeDescription...) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type exceptionType : Class<?>... to exceptionType : Type... in method public throwing(exceptionType Type...) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type interfaceType : TypeDescription... to interfaceType : GenericTypeDescription... in method public implement(interfaceType GenericTypeDescription...) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected RebaseDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, levelType TypeDescription, interfaceTypes List<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, fieldTokens List<FieldToken>, methodTokens List<MethodToken>, classFileLocator ClassFileLocator, methodNameTransformer MethodRebaseResolver.MethodNameTransformer) in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder |
From |
To |
|
Change Parameter Type exceptionTypes : Iterable<? extends Class<?>> to exceptionTypes : Iterable<? extends Type> in method public throwing(exceptionTypes Iterable<? extends Type>) : MatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.ExceptionDeclarableMethodInterception |
From |
To |
|
Change Parameter Type interfaceTypes : Iterable<? extends Class<?>> to interfaceTypes : Iterable<? extends Type> in method public implement(interfaceTypes Iterable<? extends Type>) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type typeDescriptions : Collection<? extends TypeDescription> to typeDescriptions : Collection<? extends GenericTypeDescription> in method public implement(typeDescriptions Collection<? extends GenericTypeDescription>) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type fieldTypeDescription : TypeDescription to fieldTypeDescription : GenericTypeDescription in method public defineField(name String, fieldTypeDescription GenericTypeDescription, modifiers int) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected AbstractBase(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, targetType TypeDescription, interfaceTypes List<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, fieldTokens List<FieldToken>, methodTokens List<MethodToken>) in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : GenericTypeDescription in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public defineMethod(name String, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type returnType : Class<?> to returnType : Type in method public defineMethod(name String, returnType Type, parameterTypes Iterable<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceTypes : Iterable<? extends Class<?>> to interfaceTypes : Iterable<? extends Type> in method public implement(interfaceTypes Iterable<? extends Type>) : OptionalMatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceTypes : List<? extends TypeDescription> to interfaceTypes : List<? extends GenericTypeDescription> in method public RebaseDynamicTypeBuilder(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, methodNameTransformer MethodRebaseResolver.MethodNameTransformer) in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder |
From |
To |
|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |