b7a549441837a74be2f287d640d50647ac1915dd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private needsUnboxing(ctx InvocationContext, remotelyFetchedValue InternalCacheEntry) : boolean extracted from public visitGetCacheEntryCommand(ctx InvocationContext, command GetCacheEntryCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor | From | To | |
Extract Method private needsUnboxing(ctx InvocationContext, remotelyFetchedValue InternalCacheEntry) : boolean extracted from public visitGetKeyValueCommand(ctx InvocationContext, command GetKeyValueCommand) : Object in class org.infinispan.interceptors.compat.BaseTypeConverterInterceptor | From | To |