|
Rename Variable second : Tuple3<Integer,Integer,Integer> to t2 : Tuple3<Integer,Integer,Integer> in method public testFunction5to3() : void in class org.jooq.lambda.CurryTest |
From |
To |
|
Rename Variable normalResult : int to normal1 : int in method public testFunction5to3() : void in class org.jooq.lambda.CurryTest |
From |
To |
|
Rename Variable first : Tuple2<Integer,Integer> to t1 : Tuple2<Integer,Integer> in method public testFunction5to3() : void in class org.jooq.lambda.CurryTest |
From |
To |
|
Rename Variable curriedResult : int to curriedExplicitTuple : int in method public testFunction5to3() : void in class org.jooq.lambda.CurryTest |
From |
To |