ba0ef0e8667e756447fd475f58f4e8eaa1ea07c9
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable type : Class<?> in method private ClasspathScanningRegistry(classLoader ClassLoader, whitelistPackages Set<String>) from class io.atomix.core.registry.ClasspathScanningRegistry | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type CACHE : Map<ClassLoader,Map<CacheKey,Map<Class<? extends NamedType>,Map<String,NamedType>>>> to CACHE : Map<ClassLoader,Map<Class<? extends NamedType>,Map<String,NamedType>>> in class io.atomix.core.registry.ClasspathScanningRegistry | From | To |