63898e263ddcdae00fc760fdaf97d90c8a656608
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable entry : URL to url : URL in method package getClassPathEntries(classloader ClassLoader) : ImmutableMap<File,ClassLoader> in class com.google.common.reflect.ClassPath.Scanner | From | To | |
Inline Variable | 2 | ||
Inline Variable myLoader : URLClassLoader in method private doTestExistsThrowsSecurityException() : void from class com.google.common.reflect.ClassPathTest | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method package parseJavaClassPath() : ImmutableList<URL> extracted from private doTestExistsThrowsSecurityException() : void in class com.google.common.reflect.ClassPathTest & moved to class com.google.common.reflect.ClassPath.Scanner | From | To |