posted 15 years ago
Ohh ok, no problem,
well the "if" statement on Lines 50/51
after adding that if statment I got nothing to the terminal window, would it should do is compute the files that make up the two ArrayLists
it should essentially filet out files that are equal in size, but different in hash code value
its like its filtered out everything
or maybe im referecing the arraylist items wrong or theres nothing in the array lists i dont know whats gone wrong, as it all compiles