|
Change Return Type Map<CharSequence,CharSequence> to Map<String,String> in method public create(objects Object...) : Map<String,String> in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Return Type ChronicleMap to ChronicleMap<Integer,CharSequence> in method private map5() : ChronicleMap<Integer,CharSequence> in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Return Type Map<CharSequence,CharSequence> to Map<String,String> in method package newMap() : Map<String,String> in class net.openhft.chronicle.map.GuavaTest.CHMTestGenerator |
From |
To |
|
Change Return Type Iterable<Map.Entry<CharSequence,CharSequence>> to Iterable<Map.Entry<String,String>> in method public order(insertionOrder List<Map.Entry<String,String>>) : Iterable<Map.Entry<String,String>> in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Return Type Map.Entry<CharSequence,CharSequence>[] to Map.Entry<String,String>[] in method public createArray(length int) : Map.Entry<String,String>[] in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Return Type CharSequence[] to String[] in method public createKeyArray(length int) : String[] in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Return Type CharSequence[] to String[] in method public createValueArray(length int) : String[] in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Return Type Map<CharSequence,CharSequence> to Map<String,String> in method package abstract newMap() : Map<String,String> in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Return Type Map<CharSequence,CharSequence> to Map<String,String> in method package newMap() : Map<String,String> in class net.openhft.chronicle.map.GuavaTest.BackedUpMapGenerator |
From |
To |
|
Change Return Type SampleElements<Map.Entry<CharSequence,CharSequence>> to SampleElements<Map.Entry<String,String>> in method public samples() : SampleElements<Map.Entry<String,String>> in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Variable Type e : Map.Entry to e : Map.Entry<Integer,CharSequence> in method public testEntrySet() : void in class net.openhft.chronicle.map.ReplicatedChronicleMapTest |
From |
To |
|
Change Variable Type backed : MapTestSuiteBuilder<CharSequence,CharSequence> to backed : MapTestSuiteBuilder<String,String> in method public suite() : Test in class net.openhft.chronicle.map.GuavaTest |
From |
To |
|
Change Variable Type s : Set to s : Set<Entry<Integer,CharSequence>> in method public testEntrySet() : void in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Variable Type map : ChronicleMap to map : ChronicleMap<Integer,CharSequence> in method public testEntrySet() : void in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Variable Type map : ChronicleMap<Integer,String> to map : ChronicleMap<Integer,CharSequence> in method public testClear() : void in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Variable Type map : ChronicleMap<CharSequence,CharSequence> to map : ChronicleMap<String,String> in method public test() : void in class net.openhft.chronicle.map.ChronicleMapEqualsTest |
From |
To |
|
Change Variable Type map : ChronicleMap to map : ChronicleMap<Integer,CharSequence> in method public testValuesToArray() : void in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Variable Type it : Iterator to it : Iterator<Entry<Integer,CharSequence>> in method public testEntrySet() : void in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Variable Type chmSuite : MapTestSuiteBuilder<CharSequence,CharSequence> to chmSuite : MapTestSuiteBuilder<String,String> in method public suite() : Test in class net.openhft.chronicle.map.GuavaTest |
From |
To |
|
Change Variable Type s : ArrayList to s : ArrayList<CharSequence> in method public testValuesToArray() : void in class net.openhft.chronicle.map.ReplicatedChronicleMapTest |
From |
To |
|
Change Variable Type refMap : HashMap<CharSequence,CharSequence> to refMap : HashMap<String,String> in method public test() : void in class net.openhft.chronicle.map.ChronicleMapEqualsTest |
From |
To |
|
Change Variable Type map : ChronicleMap<Integer,CharSequence> to map : ChronicleMap<Integer,String> in method public testSoakTestWithRandomData() : void in class net.openhft.chronicle.map.TcpTimeBasedReplicationSoakTest |
From |
To |
|
Change Variable Type v : Collection to vs : Collection<CharSequence> in method public testValuesToArray() : void in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Variable Type e : Map.Entry to e : Entry<Integer,CharSequence> in method public testEntrySet() : void in class net.openhft.chronicle.map.jsr166.map.ChronicleMapTest |
From |
To |
|
Change Variable Type map : Map<CharSequence,CharSequence> to map : Map<String,String> in method public create(objects Object...) : Map<String,String> in class net.openhft.chronicle.map.GuavaTest.TestGenerator |
From |
To |
|
Change Variable Type m : Map<CharSequence,CharSequence> to m : Map<String,String> in method package newMap() : Map<String,String> in class net.openhft.chronicle.map.GuavaTest.BackedUpMapGenerator |
From |
To |
|
Change Variable Type builder : ChronicleMapBuilder<Integer,CharSequence> to builder : ChronicleMapBuilder<Integer,String> in method public setup() : void in class net.openhft.chronicle.map.TcpTimeBasedReplicationSoakTest |
From |
To |