9fe1a891f6c003bbd7bf2a957a865a007670ba4e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable in : InputStream in method public close() : void from class org.glassfish.jersey.message.internal.EntityInputStream | From | To | |
| Extract Variable in : InputStream in method public isEmpty() : boolean from class org.glassfish.jersey.message.internal.EntityInputStream | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type closed : boolean to closed : AtomicBoolean in class org.glassfish.jersey.message.internal.EntityInputStream | From | To |