4ac57ec9e13b11901dc94b0f190e438953447cbc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable st : StringTokenizer to conditionTokenizer : StringTokenizer in method public init() : void in class org.apache.james.transport.matchers.HasHeader | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private CONDITION_SEPARATOR : String in class org.apache.james.transport.matchers.HasHeader | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute conditionline_ : LinkedList<String> to headerConditions : List<HeaderCondition> in class org.apache.james.transport.matchers.HasHeader | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type conditionline_ : LinkedList<String> to headerConditions : List<HeaderCondition> in class org.apache.james.transport.matchers.HasHeader | From | To |