|
Change Return Type MapAbsentEntry<K,V> to Absent<K,V> in method public absentEntry() : Absent<K,V> in class net.openhft.chronicle.map.impl.stage.query.MapQuery |
From |
To |
|
Change Return Type MapEntry<K,V> to MapQuery<K,V,R> in method public entry() : MapQuery<K,V,R> in class net.openhft.chronicle.map.impl.stage.query.MapQuery |
From |
To |
|
Change Return Type MapContext<K,V,?> to WrappedValueInstanceValueHolder<K,V,?> in method public context() : WrappedValueInstanceValueHolder<K,V,?> in class net.openhft.chronicle.map.impl.stage.iter.MapSegmentIteration |
From |
To |
|
Change Return Type MapContext<K,V,?> to MapQuery<K,V,?> in method public context() : MapQuery<K,V,?> in class net.openhft.chronicle.map.impl.stage.query.MapAbsent |
From |
To |
|
Change Return Type MapContext<K,V,?> to MapQuery<K,V,?> in method public context() : MapQuery<K,V,?> in class net.openhft.chronicle.map.impl.stage.query.ReplicatedMapAbsentDelegating |
From |
To |
|
Change Return Type MapAbsentEntry<K,V> to Absent<K,V> in method public absentEntry() : Absent<K,V> in class net.openhft.chronicle.map.impl.stage.query.ReplicatedMapQuery |
From |
To |
|
Change Return Type MapContext<K,V,?> to WrappedValueInstanceValueHolder<K,V,?> in method public context() : WrappedValueInstanceValueHolder<K,V,?> in class net.openhft.chronicle.map.impl.stage.iter.ReplicatedMapAbsentDelegatingForIteration |
From |
To |
|
Change Return Type MapContext<K,V,?> to MapQuery<K,V,R> in method public context() : MapQuery<K,V,R> in class net.openhft.chronicle.map.impl.stage.query.MapQuery |
From |
To |
|
Change Return Type MapReplicableEntry<K,V> to ReplicatedMapQuery<K,V,R> in method public entry() : ReplicatedMapQuery<K,V,R> in class net.openhft.chronicle.map.impl.stage.query.ReplicatedMapQuery |
From |
To |