5a2cc59b4bc18b778047c0b3775953155491cecc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type types : Collection<Class<?>> to types : Collection<? extends Class<?>> in method public Explicit(classLoader ClassLoader, types Collection<? extends Class<?>>) in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit | From | To | |
Change Parameter Type types : Collection<Class<?>> to types : Collection<? extends Class<?>> in method public Explicit(fallbackDelegate ClassLoadingDelegate, types Collection<? extends Class<?>>) in class net.bytebuddy.dynamic.ClassFileLocator.AgentBased.ClassLoadingDelegate.Explicit | From | To |