| 
                                Change Variable Type	cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testPutAllWithNulls() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	c : Collection<String> to c : Set<String> in method public testRemoveAllWithNulls() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : GridCache<String,Integer> to cache : IgniteCache<String,Integer> in method public testRemoveAllWithNulls() : void in class org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest | 
                                From | 
                                To |