c1c756f43fad177cde18672020847ffa2f05dc6b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable immutableObject : ImmutableObject in method protected test(immutability Immutability) : void from class org.wildfly.clustering.web.session.SessionAttributeImmutabilityTestCase | From | To | |
Inline Variable | 1 | ||
Inline Variable collection : Collection<?> in method public test(object Object) : boolean from class org.wildfly.clustering.ee.immutable.CollectionImmutability | From | To | |
Extract Method | 1 | ||
Extract Method private test(entry Map.Entry<?,?>) : boolean extracted from public test(object Object) : boolean in class org.wildfly.clustering.ee.immutable.CollectionImmutability | From | To |