5caa137e38373328ac81dfa17792775896e773f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 4 | ||
| Change Parameter Type value : String[] to values : List<String> in method protected InitializationAppender(values List<String>) in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender | From | To | |
| Change Parameter Type value : String[] to values : List<String> in method protected EnumerationImplementation(values List<String>) in class net.bytebuddy.ByteBuddy.EnumerationImplementation | From | To | |
| Change Parameter Type value : String... to values : List<String> in method public makeEnumeration(values List<String>) : DynamicType.Builder<? extends Enum<?>> in class net.bytebuddy.ByteBuddy | From | To | |
| Change Parameter Type value : String... to values : List<String> in method public makeEnumeration(values List<String>) : DynamicType.Builder<? extends Enum<?>> in class net.bytebuddy.ByteBuddy.Proxy | From | To | |
| Rename Variable | 2 | ||
| Rename Variable aValue : String to value : String in method public prepare(instrumentedType InstrumentedType) : InstrumentedType in class net.bytebuddy.ByteBuddy.EnumerationImplementation | From | To | |
| Rename Variable aValue : String to value : String in method public apply(methodVisitor MethodVisitor, implementationContext Context, instrumentedMethod MethodDescription) : Size in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute value : String[] to values : List<String> in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender | From | To | |
| Rename Attribute value : String[] to values : List<String> in class net.bytebuddy.ByteBuddy.EnumerationImplementation | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type value : String[] to values : List<String> in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender | From | To | |
| Change Attribute Type value : String[] to values : List<String> in class net.bytebuddy.ByteBuddy.EnumerationImplementation | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter value : String[] to values : List<String> in method protected EnumerationImplementation(values List<String>) in class net.bytebuddy.ByteBuddy.EnumerationImplementation | From | To | |
| Rename Parameter value : String... to values : List<String> in method public makeEnumeration(values List<String>) : DynamicType.Builder<? extends Enum<?>> in class net.bytebuddy.ByteBuddy.Proxy | From | To | |
| Rename Parameter value : String... to values : List<String> in method public makeEnumeration(values List<String>) : DynamicType.Builder<? extends Enum<?>> in class net.bytebuddy.ByteBuddy | From | To | |
| Rename Parameter value : String[] to values : List<String> in method protected InitializationAppender(values List<String>) in class net.bytebuddy.ByteBuddy.EnumerationImplementation.InitializationAppender | From | To |