1a2c47caa558518644e42bd812516e65475dbd28
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testBindingNullProviderAnnotatedNullable() : void renamed to public testBindingNullableNullProvider() : void in class com.google.inject.testing.fieldbinder.BoundFieldModuleTest | From | To | |
Rename Variable | 1 | ||
Rename Variable fieldProviderUnsafe : Provider<?> to fieldValueUnsafe : Provider<?> in method private bindField(fieldInfo BoundFieldInfo) : void in class com.google.inject.testing.fieldbinder.BoundFieldModule | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package allowsNull() : boolean extracted from private getFieldValue(fieldInfo BoundFieldInfo) : Object in class com.google.inject.testing.fieldbinder.BoundFieldModule & moved to class com.google.inject.testing.fieldbinder.BoundFieldModule.BoundFieldInfo | From | To |