2458ea71aaadbc2da3c41be80dd21de9e7855678
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable in : InflaterInputStream to zipIn : InflaterInputStream in method public uncompress(data byte[]) : byte[] in class com.shinemo.mpush.tools.IOUtils | From | To | |
Rename Variable byteStream : ByteArrayOutputStream to out : ByteArrayOutputStream in method public compress(data byte[]) : byte[] in class com.shinemo.mpush.tools.IOUtils | From | To | |
Change Variable Type | 1 | ||
Change Variable Type buffer : StringBuffer to buffer : StringBuilder in method private toHex(bytes byte[]) : String in class com.shinemo.mpush.tools.crypto.MD5Utils | From | To | |
Inline Variable | 2 | ||
Inline Variable result : byte[] in method protected decodeBody() : void from class com.shinemo.mpush.common.message.BaseMessage | From | To | |
Inline Variable info : SessionContext in method protected decodeBody() : void from class com.shinemo.mpush.common.message.BaseMessage | From | To |