|
Change Variable Type composed : ToByte<String> to composed : ToByteNullable<String> in method public testCompose() : void in class com.speedment.runtime.compute.ToByteTest |
From |
To |
|
Change Variable Type composed : ToShort<String> to composed : ToShortNullable<String> in method public testCompose() : void in class com.speedment.runtime.compute.ToShortTest |
From |
To |
|
Change Variable Type composed : ToInt<String> to composed : ToIntNullable<String> in method public testCompose() : void in class com.speedment.runtime.compute.ToIntTest |
From |
To |
|
Change Variable Type composed : ToBigDecimal<String> to composed : ToBigDecimalNullable<String> in method public testCompose() : void in class com.speedment.runtime.compute.ToBigDecimalTest |
From |
To |
|
Change Variable Type composed : ToLong<String> to composed : ToLongNullable<String> in method public testCompose() : void in class com.speedment.runtime.compute.ToLongTest |
From |
To |
|
Change Variable Type composed : ToDouble<String> to composed : ToDoubleNullable<String> in method public testCompose() : void in class com.speedment.runtime.compute.ToDoubleTest |
From |
To |
|
Change Variable Type composed : ToFloat<String> to composed : ToFloatNullable<String> in method public testCompose() : void in class com.speedment.runtime.compute.ToFloatTest |
From |
To |