5ef0e877cd07fdf38966b60744028f122a0f9c61
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type collection : Collection<String> to collection : Collection<?> in method private writeCollectionAsAttribute(writer XMLExtendedStreamWriter, attribute Attribute, collection Collection<?>) : void in class org.infinispan.configuration.serializing.Serializer | From | To | |
Change Variable Type | 1 | ||
Change Variable Type item : String to item : Object in method private writeCollectionAsAttribute(writer XMLExtendedStreamWriter, attribute Attribute, collection Collection<?>) : void in class org.infinispan.configuration.serializing.Serializer | From | To |