|
Change Variable Type that : FactorizedDecimalEncodedValue to that : UnsignedDecimalEncodedValue in method public equals(o Object) : boolean in class com.graphhopper.routing.profiles.UnsignedDecimalEncodedValue |
From |
To |
|
Change Variable Type testEnc : FactorizedDecimalEncodedValue to testEnc : UnsignedDecimalEncodedValue in method public testDefault() : void in class com.graphhopper.routing.profiles.UnsignedDecimalEncodedValueTest |
From |
To |
|
Change Variable Type testEnc : FactorizedDecimalEncodedValue to testEnc : UnsignedDecimalEncodedValue in method public getDecimal() : void in class com.graphhopper.routing.profiles.UnsignedDecimalEncodedValueTest |
From |
To |
|
Change Variable Type that : SimpleIntEncodedValue to that : UnsignedIntEncodedValue in method public equals(o Object) : boolean in class com.graphhopper.routing.profiles.UnsignedIntEncodedValue |
From |
To |
|
Change Variable Type loadedEnc : FactorizedDecimalEncodedValue to loadedEnc : UnsignedDecimalEncodedValue in method public loadCarMaxSpeed() : void in class com.graphhopper.routing.profiles.DefaultEncodedValueFactoryTest |
From |
To |