|
Rename Parameter typeDescriptions : Iterable<? extends TypeDescription> to types : Iterable<? extends TypeDescription> in method public rawTypes(types Iterable<? extends TypeDescription>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter elementMatcher : ElementMatcher<? super T> to matcher : ElementMatcher<? super T> in method public failSafe(matcher ElementMatcher<? super T>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription to type : TypeDescription in method public returns(type TypeDescription) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription to type : TypeDescription in method public rawType(type TypeDescription) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription.Generic to type : TypeDescription.Generic in method public returnsGeneric(type TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDefinition : TypeDefinition... to type : TypeDefinition... in method public takesGenericArguments(type TypeDefinition...) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription to type : TypeDescription in method public isAnnotatedWith(type TypeDescription) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDefinitions : List<? extends TypeDefinition> to types : List<? extends TypeDefinition> in method public takesGenericArguments(types List<? extends TypeDefinition>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescriptions : Iterable<? extends TypeDescription> to types : Iterable<? extends TypeDescription> in method public takesArguments(types Iterable<? extends TypeDescription>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription... to type : TypeDescription... in method public takesArguments(type TypeDescription...) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription.Generic to type : TypeDescription.Generic in method public isSetter(type TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription to type : TypeDescription in method public isSuperTypeOf(type TypeDescription) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription.Generic to type : TypeDescription.Generic in method public isGetter(type TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription... to type : TypeDescription... in method public rawTypes(type TypeDescription...) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription to type : TypeDescription in method public isVisibleTo(type TypeDescription) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription to type : TypeDescription in method public isSubTypeOf(type TypeDescription) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Rename Parameter typeDescription : TypeDescription to type : TypeDescription in method public inheritsAnnotation(type TypeDescription) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |