Compares two file objects and return true if they represent the same underlying object.
a | a file object | |
b | a file object |
IllegalArgumentException | if either of the arguments were created with another file manager and this file manager does not support foreign file objects |
Diagram: JavaFileManager