|
Move Method public testToArray() : void from class io.bootique.BootiqueStaticsTest to public testToArray() : void from class io.bootique.BootiqueUtilsTest |
From |
To |
|
Move Method public testMergeArrays() : void from class io.bootique.BootiqueStaticsTest to public testMergeArrays() : void from class io.bootique.BootiqueUtilsTest |
From |
To |
|
Move Method package mergeArrays(a1 String[], a2 String[]) : String[] from class io.bootique.Bootique to package mergeArrays(a1 String[], a2 String[]) : String[] from class io.bootique.BootiqueUtils |
From |
To |
|
Move Method package toArray(collection Collection<String>) : String[] from class io.bootique.Bootique to package toArray(collection Collection<String>) : String[] from class io.bootique.BootiqueUtils |
From |
To |