|
Rename Variable index : int to slot : int in method public find(key String) : SettableBeanProperty in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable name : String to key : String in method public replace(newProp SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable propName : String to key : String in method public withProperty(newProp SettableBeanProperty) : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable list : List<SettableBeanProperty> to p : ArrayList<SettableBeanProperty> in method private properties() : List<SettableBeanProperty> in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable bucket : Bucket to match : String in method public find(key String) : SettableBeanProperty in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable bucket : Bucket to prop : SettableBeanProperty in method public findDeserializeAndSet(p JsonParser, ctxt DeserializationContext, bean Object, key String) : boolean in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable bcount : int to prop : SettableBeanProperty in method public withProperty(newProp SettableBeanProperty) : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable name : String to key : String in method public remove(propToRm SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Variable bucket : Bucket to prop : SettableBeanProperty in method public assignIndexes() : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Change Variable Type bucket : Bucket to prop : SettableBeanProperty in method public assignIndexes() : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Change Variable Type bcount : int to prop : SettableBeanProperty in method public withProperty(newProp SettableBeanProperty) : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Change Variable Type list : List<SettableBeanProperty> to p : ArrayList<SettableBeanProperty> in method private properties() : List<SettableBeanProperty> in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Change Variable Type bucket : Bucket to match : String in method public find(key String) : SettableBeanProperty in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Change Variable Type bucket : Bucket to prop : SettableBeanProperty in method public findDeserializeAndSet(p JsonParser, ctxt DeserializationContext, bean Object, key String) : boolean in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Parameter prop : SettableBeanProperty to newProp : SettableBeanProperty in method public replace(newProp SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Parameter property : SettableBeanProperty to propToRm : SettableBeanProperty in method public remove(propToRm SettableBeanProperty) : void in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Parameter newProperty : SettableBeanProperty to newProp : SettableBeanProperty in method public withProperty(newProp SettableBeanProperty) : BeanPropertyMap in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Parameter properties : Collection<SettableBeanProperty> to props : Collection<SettableBeanProperty> in method public Default(caseInsensitive boolean, props Collection<SettableBeanProperty>) in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |
|
Rename Parameter propertyIndex : int to index : int in method public find(index int) : SettableBeanProperty in class com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.Default |
From |
To |