ab92c6dc1ebb848cebfb9e36cac71ae909156a21
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable binaryRepresentation : byte[] in method protected create(typeInitializer TypeInitializer) : UnresolvedType from class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected dump(dumpFolder String, instrumentedType TypeDescription, original boolean, binaryRepresentation byte[]) : void extracted from public make(typeResolutionStrategy TypeResolutionStrategy.Resolved) : DynamicType.Unloaded<S> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default & moved to class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ClassDumpAction | From | To |