a6ce3b0772381bba6bdf0a1665b6ad0188d885a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSkipRedefinitionWithIgnored() : void renamed to public testSkipRedefinitionWithIgnoredType() : void in class net.bytebuddy.agent.builder.AgentBuilderDefaultTest | From | To | |
Extract Method | 1 | ||
Extract Method public ignore(ignoredTypes ElementMatcher<? super TypeDescription>, ignoredClassLoaders ElementMatcher<? super ClassLoader>) : AgentBuilder extracted from public ignore(ignoredTypes ElementMatcher<? super TypeDescription>) : AgentBuilder in class net.bytebuddy.agent.builder.AgentBuilder.Default | From | To |