c38da750025e846cfd91437bbece50cdd397cb6f
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type initialType : TypeDescription to initialType : GenericTypeDescription in method public SuperTypeIterator(initialType GenericTypeDescription) in class net.bytebuddy.description.type.generic.GenericTypeDescription.SuperTypeIterator | From | To | |
Change Parameter Type typeDescriptions : Iterable<? extends GenericTypeDescription> to typeDescriptions : List<? extends GenericTypeDescription> in method public takesGenericArguments(typeDescriptions List<? extends GenericTypeDescription>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class net.bytebuddy.description.type.TypeDescriptionSuperTypeIteratorTest moved and renamed to net.bytebuddy.description.type.generic.GenericTypeDescriptionSuperTypeIteratorTest | From | To | |
Move Class | 1 | ||
Move Class net.bytebuddy.description.type.TypeDescription.AbstractTypeDescription.SuperTypeIterator moved to net.bytebuddy.description.type.generic.GenericTypeDescription.SuperTypeIterator | From | To |