|
Change Variable Type cache2 : Cache to cache2 : Cache<String,Object> in method public testReleaseObjectValueReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type entry : Map.Entry to entry : Map.Entry<Object,Object> in method public testEntrySetValueFromEntryCollections() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testModificationsOnSameCustomKey() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type mappingToNull : BiFunction to mappingToNull : BiFunction<Object,Object,String> in method public testReplaceAll() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type mappingForNotPresentKey : BiFunction to mappingForNotPresentKey : BiFunction<Object,Object,String> in method public testComputeIfPresent() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type newObjCol : List to newObjCol : List<Object> in method public testUnsupportedKeyValueCollectionOperations() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache2 : Cache to cache2 : Cache<Object,Object> in method public testModificationsOnSameCustomKey() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type keys : Set to keys : Set<Object> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testReturnValueDeserialization() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache2 : Cache to cache2 : Cache<Object,String> in method public testReleaseObjectKeyReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type functionMapsToNull : Function to functionMapsToNull : Function<Object,String> in method public testComputeIfAbsent() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type expValues : Set to expValues : Set<Object> in method public testKeyValueEntryCollections() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type expKeys : Set to expKeys : Set<Object> in method public testKeyValueEntryCollections() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type mappingFunction : Function to mappingFunction : Function<Object,String> in method public testComputeIfAbsent() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type mappingForNotPresentKey : BiFunction to mappingForNotPresentKey : BiFunction<Object,Object,String> in method public testCompute() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type expKeyEntries : Set to expKeyEntries : Set<Object> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type mappingToNull : BiFunction to mappingToNull : BiFunction<Object,Object,String> in method public testCompute() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type col : Collection to col : Collection<Object> in method public testUnsupportedKeyValueCollectionOperationsAddMethod() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type cache2 : Cache to cache2 : Cache<Object,Object> in method public testMarshallValueWithCustomReadObjectMethod() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type collections : Collection[] to collections : Collection<Object>[] in method public testUnsupportedKeyValueCollectionOperations() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type newObjCol : List to newObjCol : List<Object> in method public testUnsupportedKeyValueCollectionOperationsAddMethod() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type expValueEntries : Set to expValueEntries : Set<Object> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testCallbackValues() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testRemoteCallbackValues() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type entry : Map.Entry to entry : Map.Entry<Object,Object> in method public testEntrySetValueFromEntryCollections() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type expKeys : Set to expKeys : Set<Object> in method public testKeyValueEntryCollections() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type expValues : Set to expValues : Set<Object> in method public testKeyValueEntryCollections() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type mappingFunction : BiFunction to mappingFunction : BiFunction<Object,Object,String> in method public testComputeIfPresent() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type graph : DependencyGraph to graph : DependencyGraph<String> in method private getOrderedCacheNames(cacheContainer EmbeddedCacheManager) : Set<String> in class org.infinispan.test.TestingUtil |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testEvictWithMarshalledValueKey() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache2 : Cache to cache2 : Cache<Object,Object> in method public testRemoteCallbackValues() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testNonSerializable() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type mappingToNull : BiFunction to mappingToNull : BiFunction<Object,Object,String> in method public testComputeIfPresent() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type cache2 : Cache to cache2 : Cache<Object,Object> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type entries : Set<Map.Entry> to entries : Set<Map.Entry<Object,Object>> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<String,Object> in method public testReleaseObjectValueReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type functionAfterPut : Function to functionAfterPut : Function<Object,String> in method public testComputeIfAbsent() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,String> in method public testReleaseObjectKeyReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type expValues : Set to expValues : Set<Object> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type col : Collection to col : Collection<Object> in method public testUnsupportedKeyValueCollectionOperations() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type mappingFunction : BiFunction to mappingFunction : BiFunction<Object,Object,String> in method public testCompute() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type expKeys : Set to expKeys : Set<Object> in method public testKeySetValuesEntrySetCollectionReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type converter : TypeConverter to converter : TypeConverter<Object,Object,Object,Object> in method public testReleaseObjectValueReferences() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |
|
Change Variable Type collections : Collection[] to collections : Collection<Object>[] in method public testUnsupportedKeyValueCollectionOperationsAddMethod() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type mappingFunction : BiFunction to mappingFunction : BiFunction<Object,Object,String> in method public testReplaceAll() : void in class org.infinispan.api.APINonTxTest |
From |
To |
|
Change Variable Type cache1 : Cache to cache1 : Cache<Object,Object> in method public testMarshallValueWithCustomReadObjectMethod() : void in class org.infinispan.marshall.core.StoreAsBinaryTest |
From |
To |