Hey all, I have a Java problem. For my senior research class, I\'m pretty much finished but I just have to analyze some data in images I generated. I don\'t want to tag this as
In the problematic line, shouldn't it been actualFiles[i] instead of expectedFiles[i]?
actualFiles[i]
expectedFiles[i]