java loop question
I need help with my looping. My target is that after the current ‘row’ is used, i’ll go back from the top and use another ‘row’
https://stackoverflow.com/q/79579567/10353761
https://stackoverflow.com/q/79579567/10353761
Stack Overflow
I'm currently having problem with an existing method. My target is after a patch has been added in this portion
while (!patchFile.getOLineList().get(j).code().startsWith("*TobeJclEnd")) {...
while (!patchFile.getOLineList().get(j).code().startsWith("*TobeJclEnd")) {...